We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a8425 commit 2784161Copy full SHA for 2784161
tests/tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "esnext",
4
- "lib": ["esnext", "dom"],
+ "lib": ["esnext", "dom", "dom.iterable"],
5
"module": "esnext",
6
"moduleResolution": "node",
7
"noEmit": true,
0 commit comments