We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bb4d2 commit 2e2dc1dCopy full SHA for 2e2dc1d
jest.config.js
@@ -1,5 +1,4 @@
1
module.exports = {
2
- setupTestFrameworkScriptFile: ".jest/setup.js",
3
collectCoverage: true,
4
collectCoverageFrom: [
5
"./index.ts",
0 commit comments