Skip to content

Commit bb971b8

Browse files
committed
chore: 移除tsconfig.node.json中的erasableSyntaxOnly选项
1 parent 5d60834 commit bb971b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/tsconfig.node.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"strict": true,
1818
"noUnusedLocals": true,
1919
"noUnusedParameters": true,
20-
"erasableSyntaxOnly": true,
2120
"noFallthroughCasesInSwitch": true,
2221
"noUncheckedSideEffectImports": true
2322
},

0 commit comments

Comments
 (0)