Skip to content

Commit

Permalink
Update jest.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Aug 14, 2024
1 parent 6f0265e commit f14e8f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module.exports = {
collectCoverage: true,
coverageReporters: ['text', 'cobertura'],
collectCoverageFrom: [
'src/**/*.{ts,js}',
],
Expand Down

0 comments on commit f14e8f2

Please sign in to comment.