We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24daf19 + ab99364 commit 796d5cdCopy full SHA for 796d5cd
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "ESNext",
4
- "lib": ["dom", "dom.iterable", "esnext"],
+ "lib": ["dom", "dom.iterable", "esnext", "ESNext.Array"],
5
"allowJs": true,
6
"skipLibCheck": true,
7
"esModuleInterop": true,
0 commit comments