diff --git a/tsconfig.json b/tsconfig.json
index d88909fc420e03b6c17e5431987f6497861dc228..73f8dc357932797d92227f958a77452609b19eab 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -1,6 +1,7 @@
 {
   "compileOnSave": false,
   "compilerOptions": {
+    "allowSyntheticDefaultImports": true,
     "baseUrl": "./",
     "outDir": "./dist/out-tsc",
     "sourceMap": true,