Skip to content

Commit

Permalink
add DOM.iterable to lib
Browse files Browse the repository at this point in the history
  • Loading branch information
onokumus committed Jun 21, 2022
1 parent 91de488 commit 5372179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"module": "ESNext",
"lib": [
"dom",
"DOM.Iterable",
"esnext"
],
/* Specify library files to be included in the compilation: */
Expand Down

0 comments on commit 5372179

Please sign in to comment.