Update target to 2023
This commit is contained in:
parent
68011a8ce0
commit
7c2d8301d0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2021",
|
||||
"target": "ES2023",
|
||||
"noImplicitAny": true,
|
||||
"noUnusedParameters": false,
|
||||
"allowSyntheticDefaultImports": true
|
||||
|
|
Loading…
Reference in a new issue