Index: tsconfig.json
===================================================================
--- tsconfig.json	(revision 8ee45534cd667e6cced2ed96968c95d8de3b1029)
+++ tsconfig.json	(revision 92fafb3082c4f8125549aa91ec28c46ea0366d99)
@@ -22,4 +22,8 @@
   "exclude": [
     "dist"
+  ],
+  "include": [
+    "./**/*",
+    "./emotion-server.d.ts"
   ]
 }
