Don't allowSyntheticDefaultImports (#19609)

This commit is contained in:
Andy
2017-09-13 07:16:41 -07:00
committed by GitHub
parent 046478a6dd
commit b00a552bdd
5 changed files with 5 additions and 7 deletions

View File

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