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 54b6c19 commit fbeb074Copy full SHA for fbeb074
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"allowJs": true,
4
"checkJs": false,
5
- "noEmit": true,
+ "noEmit": false,
6
"allowSyntheticDefaultImports": true,
7
"skipLibCheck": true,
8
"noImplicitAny": false,
0 commit comments