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 801049f commit 013410cCopy full SHA for 013410c
jest.config.js
@@ -4,7 +4,6 @@ module.exports = {
4
"lib/**/*.ts",
5
"!lib/**/*.spec.ts",
6
"!<rootDir>/node_modules/",
7
- "!<rootDir>/path/to/dir/",
8
],
9
preset: "ts-jest",
10
testEnvironment: "node",
0 commit comments