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 d6fd226 commit 02239b0Copy full SHA for 02239b0
tsconfig.eslint.json
@@ -1,5 +1,5 @@
1
{
2
"extends": "./tsconfig.json",
3
- "include": ["jest.config.ts", ".eslintrc.cjs", "./src"],
+ "include": ["jest.config.ts", "./src"],
4
"exclude": []
5
}
0 commit comments