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