mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
Bump implicit js/ts target to ES2024
This commit is contained in:
@@ -258,7 +258,7 @@
|
||||
},
|
||||
"js/ts.implicitProjectConfig.target": {
|
||||
"type": "string",
|
||||
"default": "ES2022",
|
||||
"default": "ES2024",
|
||||
"markdownDescription": "%configuration.implicitProjectConfig.target%",
|
||||
"enum": [
|
||||
"ES3",
|
||||
|
||||
Reference in New Issue
Block a user