use node v18
This commit is contained in:
parent
f48b181322
commit
a3810de39c
6 changed files with 17 additions and 14 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"resolveJsonModule": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"target": "ES2021",
|
||||
"target": "ES2022",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue