This commit is contained in:
Jan Prochazka
2020-03-02 21:01:47 +01:00
parent e903122c52
commit a45c99e40f
3 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,9 @@
"allowJs": true,
"checkJs": true,
"noEmit": true,
"moduleResolution": "node",
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"moduleResolution": "node",
"lib": [
"dom",
"dom.iterable",