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 34b6c24 commit 6d025bdCopy full SHA for 6d025bd
tsconfig.app.json
@@ -23,7 +23,6 @@
23
"strict": true,
24
"noUnusedLocals": true,
25
"noUnusedParameters": true,
26
- "erasableSyntaxOnly": true,
27
"noFallthroughCasesInSwitch": true,
28
"noUncheckedSideEffectImports": true
29
},
tsconfig.node.json
@@ -17,7 +17,6 @@
17
18
19
20
21
22
0 commit comments