diff --git a/tsconfig.json b/tsconfig.json index 994dd6ac5a..d18cfb97ce 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,7 +14,6 @@ "noImplicitReturns": true, "noUnusedLocals": true, "strictPropertyInitialization": true, - "allowSyntheticDefaultImports": true, "target": "es5", "resolveJsonModule": true, "typeRoots": [