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 d27cfe8 commit 8c5443bCopy full SHA for 8c5443b
tsconfig.eslint.json
@@ -3,5 +3,5 @@
3
"compilerOptions": {
4
"allowJs": true
5
},
6
- "include": ["test", "**/*.config.js"]
+ "include": ["test", "**/*.config.js", ".eslintrc.js"]
7
}
0 commit comments