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 1ce75f0 commit 3ee2075Copy full SHA for 3ee2075
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"compilerOptions": {
3
"target": "ES2022",
4
- "lib": ["dom", "dom.iterable", "ES2022"],
+ "lib": ["dom", "dom.iterable", "ESNext"],
5
"allowJs": true,
6
"skipLibCheck": true,
7
"strict": true,
0 commit comments