We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d3c2d commit 5382e2cCopy full SHA for 5382e2c
ātsconfig.eslint.json
@@ -1,4 +1,5 @@
1
{
2
"extends": "./tsconfig.json",
3
+ "compilerOptions": { "checkJs": true },
4
"include": ["eslint.config.js", "src", "tests"]
5
}
0 commit comments