We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73cced5 commit 7f5e3d4Copy full SHA for 7f5e3d4
tsconfig.json
@@ -16,7 +16,6 @@
16
"baseUrl": ".",
17
"jsx": "react-jsx",
18
"noFallthroughCasesInSwitch": true,
19
- "noEmit": true,
20
"types": ["jest", "node"]
21
}
22
0 commit comments