Fix #10002: add dom.iterable to supported lib values

This commit is contained in:
Mohamed Hegazy
2016-09-20 17:11:39 -07:00
parent 070aa83cc0
commit 1e9d7e5f66
8 changed files with 53 additions and 8 deletions
+1
View File
@@ -408,6 +408,7 @@ namespace ts {
"es2017": "lib.es2017.d.ts",
// Host only
"dom": "lib.dom.d.ts",
"dom.iterable": "lib.dom.iterable.d.ts",
"webworker": "lib.webworker.d.ts",
"scripthost": "lib.scripthost.d.ts",
// ES2015 Or ESNext By-feature options