Skip to content

Commit

Permalink
chore: update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
kieranwv committed Nov 2, 2024
2 parents 9d089b0 + 8284e5f commit f5a609c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"jsx": "preserve",
"lib": [
"DOM",
"ESNext"
"ESNext",
"DOM.Iterable"
],
"baseUrl": ".",
"module": "ESNext",
Expand Down

0 comments on commit f5a609c

Please sign in to comment.