mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
esNext - add ES2017.String to supported libs since it is supported everywhere
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
},
|
||||
"lib": [
|
||||
"ES2015",
|
||||
"ES2017.String",
|
||||
"ES2018.Promise",
|
||||
"DOM",
|
||||
"DOM.Iterable",
|
||||
|
||||
Reference in New Issue
Block a user