diff --git a/types/tsconfig.json b/types/tsconfig.json
index 86328ebb..181b36e3 100644
--- a/types/tsconfig.json
+++ b/types/tsconfig.json
@@ -9,8 +9,9 @@
     "noEmit": true,
 
     "baseUrl": ".",
+    "types": [],
     "paths": {
       "handlebars": ["."]
     }
   }
-}
\ No newline at end of file
+}
