Skip to content

Commit

Permalink
Merge branch 'ft-testnyc-jest-coverage' of https://github.com/atlp-rw…
Browse files Browse the repository at this point in the history
…anda/e-commerce-furebo-32-bn into ft-testnyc-jest-coverage
  • Loading branch information
GabrielDushime committed May 28, 2024
2 parents 2c0fd84 + 6f28b3b commit 4d3559f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,10 @@
"eslint --fix",
"npm test -- --debug"
]
},
"jest": {
"coverageDirectory": "./coverage",
"collectCoverage": true,
"coverageReporters": ["lcov", "text"]
}
}

0 comments on commit 4d3559f

Please sign in to comment.