fix config
This commit is contained in:
parent
4478b16233
commit
4d11bc01fc
2 changed files with 29 additions and 27 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"composite": true,
|
||||
"types": ["node"],
|
||||
"ignoreDeprecations": "5.0",
|
||||
"verbatimModuleSyntax": true
|
||||
"verbatimModuleSyntax": true,
|
||||
"module": "esnext"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue