meta: add some typescript configs
This commit is contained in:
parent
93201f3425
commit
8dd5943d5a
1 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,6 @@
|
|||
"path": "./tsconfig.config.json"
|
||||
}
|
||||
],
|
||||
"resolveJsonModule": true,
|
||||
"esModuleInterop": true,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue