mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
fix tsconfig libs
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"ES2020.Intl",
|
||||
"ES2021.Promise",
|
||||
"ES2021.String",
|
||||
"ES2021.Weakref"
|
||||
"ES2021.WeakRef"
|
||||
],
|
||||
"module": "commonjs",
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user