We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89a006 commit dffd4e4Copy full SHA for dffd4e4
tsconfig.json
@@ -5,6 +5,7 @@
5
"rootDir": "./src/",
6
"jsx": "react-jsx",
7
"strict": true,
8
+ "noEmit": true,
9
"incremental": false,
10
"declaration": true,
11
"moduleResolution": "node",
0 commit comments