wip: typechecking
This commit is contained in:
parent
810c9cff1d
commit
4a76224268
6 changed files with 8 additions and 3 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"compilerOptions": {
|
||||
"target": "ESNext",
|
||||
"module": "ESNext",
|
||||
"skipLibCheck": true,
|
||||
"moduleResolution": "bundler",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue