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