chore: use es2020
This commit is contained in:
parent
434c61d7fa
commit
fa51e0a189
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"target": "es6"
|
"target": "es2020"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user