Skip to content

Commit 9f082e4

Browse files
committedDec 1, 2023
Remove target from tsconfig.json
1 parent 61b47b0 commit 9f082e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎tsconfig.json

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"strict": true,
88
"module": "esnext",
99
"moduleResolution": "node",
10-
"target": "ES2020",
1110
"esModuleInterop": true,
1211
"noEmit": true,
1312
"skipLibCheck": true,

0 commit comments

Comments
 (0)
Please sign in to comment.