Bump default target for jsconfig template
parent
37f3aa632f
commit
c662fe67bf
|
@ -4,7 +4,7 @@
|
|||
"type": "object",
|
||||
"default": {
|
||||
"compilerOptions": {
|
||||
"target": "es6"
|
||||
"target": "es2020"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue