We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02e09db commit b3106c8Copy full SHA for b3106c8
1 file changed
tsconfig.js.json
@@ -2,7 +2,7 @@
2
"extends": "./tsconfig.base.json",
3
"compilerOptions": {
4
"allowJs": true,
5
- "checkJs": true,
+ "checkJs": false,
6
"lib": ["ESNext"],
7
"module": "NodeNext",
8
"moduleResolution": "NodeNext"
0 commit comments