Fix ES to TS module import errors
This commit is contained in:
parent
fb70b2bf64
commit
7b0d305ba7
@ -7,7 +7,7 @@
|
||||
"lib": ["es6", "es2015", "es2017", "dom"],
|
||||
"moduleResolution": "node",
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
"noImplicitAny": false
|
||||
},
|
||||
"include": [
|
||||
|
Loading…
Reference in New Issue
Block a user