Remove --allowSyntheticDefaultImports

This commit is contained in:
Mohamed Hegazy
2017-08-14 14:06:21 -07:00
committed by GitHub
parent c1bbbe3c69
commit 2ff76c2755

View File

@@ -14,8 +14,7 @@
],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"allowSyntheticDefaultImports": true
"forceConsistentCasingInFileNames": true
},
"files": [
"index.d.ts",