Skip to content

Commit 3ee2075

Browse files
committed
revert ts config lib
1 parent 1ce75f0 commit 3ee2075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"compilerOptions": {
33
"target": "ES2022",
4-
"lib": ["dom", "dom.iterable", "ES2022"],
4+
"lib": ["dom", "dom.iterable", "ESNext"],
55
"allowJs": true,
66
"skipLibCheck": true,
77
"strict": true,

0 commit comments

Comments
 (0)