mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
add es2020.promise to compile options, https://github.com/microsoft/vscode/issues/126992
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"ES2016.Array.Include",
|
||||
"ES2017.String",
|
||||
"ES2018.Promise",
|
||||
"ES2020.Promise",
|
||||
"DOM",
|
||||
"DOM.Iterable",
|
||||
"WebWorker.ImportScripts"
|
||||
|
||||
Reference in New Issue
Block a user