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