chore: target ES2023
This commit is contained in:
parent
cdc6b1df84
commit
350247806d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"lib": ["ES2020", "DOM"],
|
||||
"target": "ES2020"
|
||||
"lib": ["ES2023", "DOM"],
|
||||
"target": "ES2023"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user