esNext - add ES2017.String to supported libs since it is supported everywhere

This commit is contained in:
Johannes Rieken
2020-03-04 08:38:40 +01:00
parent 3124d498f4
commit 2a9408677e

View File

@@ -15,6 +15,7 @@
},
"lib": [
"ES2015",
"ES2017.String",
"ES2018.Promise",
"DOM",
"DOM.Iterable",