mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
enable "ES2021.Promise", "ES2021.String", "ES2021.WeakRef" as lib-dependencies as our runtimes have caught up
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
"ES2020.String",
|
||||
"ES2020.Symbol.WellKnown",
|
||||
"ES2020.Intl",
|
||||
"ES2021.Promise",
|
||||
"ES2021.String",
|
||||
"ES2021.WeakRef",
|
||||
"DOM",
|
||||
"DOM.Iterable",
|
||||
"WebWorker.ImportScripts"
|
||||
|
||||
Reference in New Issue
Block a user