mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
chore - push workaround and a lint rule for https://github.com/evanw/esbuild/issues/3823 (#220077)
* chore - push workaround and a lint rule for https://github.com/evanw/esbuild/issues/3823 * modernize `tsconfig.monaco`
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"moduleResolution": "classic",
|
||||
"removeComments": false,
|
||||
"preserveConstEnums": true,
|
||||
"target": "es2018",
|
||||
"target": "ES2022",
|
||||
"sourceMap": false,
|
||||
"declaration": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user