Skip to content

Commit e124c62

Browse files
Update tsconfig.json (#3858)
Via microsoft/TypeScript#56723
1 parent 3930e79 commit e124c62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/schemas/json/tsconfig.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,9 +954,11 @@
954954
"ESNext.String",
955955
"ESNext.Symbol",
956956
"DOM",
957+
"DOM.AsyncIterable",
957958
"DOM.Iterable",
958959
"ScriptHost",
959960
"WebWorker",
961+
"WebWorker.AsyncIterable",
960962
"WebWorker.ImportScripts",
961963
"Webworker.Iterable",
962964
"ES7",

0 commit comments

Comments
 (0)