use tslib and --importHelpers

This commit is contained in:
Eugene Pankov
2019-07-03 12:24:26 +02:00
parent f8f2d007a2
commit 99618d75ec
3 changed files with 7 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"importHelpers": true,
"lib": [
"dom",
"es5",