Much more typing
diff --git a/tsconfig.json b/tsconfig.json
index df7bcba..27960c1 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -13,6 +13,6 @@
         "skipLibCheck": true,
         "noImplicitReturns": false
     },
-    "include": ["src/**/*", "*.js"],
+    "include": ["src/**/*"],
     "exclude": []
 }