We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02239b0 commit 7baf373Copy full SHA for 7baf373
tsconfig.eslint.json
@@ -1,5 +1,5 @@
1
{
2
"extends": "./tsconfig.json",
3
- "include": ["jest.config.ts", "./src"],
+ "include": ["jest.config.ts", "jest.setup.ts", "./src"],
4
"exclude": []
5
}
0 commit comments