update es version
This commit is contained in:
parent
e584b7f1cf
commit
9b595b93f8
3 changed files with 2 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
"noFallthroughCasesInSwitch": true,
|
||||
"declaration": false,
|
||||
"sourceMap": false,
|
||||
"target": "es2017",
|
||||
"target": "es2021",
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"removeComments": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue