Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Commit

Permalink
ci(coverage): make jest collect coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mentos1386 committed Apr 5, 2019
1 parent 95f2b38 commit e2d1f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"transform": {
"^.+\\.tsx?$": "ts-jest"
},
"collectCoverage": true,
"globals": {
"ts-jest": {
"diagnostics": false
Expand Down

0 comments on commit e2d1f7f

Please sign in to comment.