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 747d209 commit f9caae4Copy full SHA for f9caae4
jest.config.js
@@ -17,6 +17,6 @@ module.exports = {
17
// ]
18
],
19
"collectCoverageFrom": [
20
- "src/**/*.js"
+ "lib/**/*.js"
21
22
}
0 commit comments