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 ae61d5f commit faca7a2Copy full SHA for faca7a2
apps/server/tsconfig.json
@@ -24,6 +24,6 @@
24
"exactOptionalPropertyTypes": true,
25
"noUnusedLocals": true,
26
"noUnusedParameters": true,
27
- "noFallthroughCasesInSwitch": true,
+ "noFallthroughCasesInSwitch": true
28
}
29
0 commit comments