Skip to content

Commit

Permalink
Fix coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
mxstbr committed Jan 15, 2017
1 parent ca96a81 commit 98020fa
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 @@ -42,5 +42,10 @@
},
"execMap": {
"js": "micro"
},
"jest": {
"collectCoverageFrom": [
"src/**/*.js"
]
}
}

0 comments on commit 98020fa

Please sign in to comment.