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