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 fc7cc13 commit 4fa36f6Copy full SHA for 4fa36f6
tsconfig.json
@@ -18,6 +18,7 @@
18
"allowSyntheticDefaultImports": true,
19
"experimentalDecorators": true,
20
"sourceMap": true,
21
+ "noEmitOnError": true,
22
"outDir": "./dist/tsc/",
23
"types": [
24
"node",
0 commit comments