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 c617ae6 commit a625923Copy full SHA for a625923
tsconfig.json
@@ -15,7 +15,6 @@
15
"declaration": true,
16
"baseUrl": ".",
17
"jsx": "react-jsx",
18
- "noFallthroughCasesInSwitch": true,
19
- "noEmit": true
+ "noFallthroughCasesInSwitch": true
20
}
21
0 commit comments