From bc79b68fb363cf874bedc321e14ff5d308348a3b Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Tue, 7 Jul 2020 17:06:21 +0200 Subject: [PATCH] chore: remove syntheticImports --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) 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": [