Skip to content

Commit dc5831f

Browse files
committed
tsconfig: remove "target" since we are not generating
1 parent 31af3fb commit dc5831f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"compileOnSave": true,
33
"compilerOptions": {
44
"lib": ["es2024"],
5-
"target": "esnext",
65
"module": "NodeNext",
76
"moduleResolution": "NodeNext",
87
"strict": true,

0 commit comments

Comments
 (0)