mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
Bump implicit js/ts target to ES2024
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"type": "object",
|
||||
"default": {
|
||||
"compilerOptions": {
|
||||
"target": "es2020"
|
||||
"target": "es2024"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user