Remove esModuleInterop from tsconfigs (no longer mandatory)

This commit is contained in:
Andy Hanson
2018-02-14 14:55:13 -08:00
parent 6d08c4cece
commit 45c9246c09
4246 changed files with 4050 additions and 8234 deletions

View File

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