Skip to content

Commit

Permalink
test: Update Jest coverage report setup
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgv committed Oct 14, 2018
1 parent 44e7173 commit 9a2184a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Expand Up @@ -36,11 +36,7 @@
"jest": {
"testEnvironment": "node",
"coverageDirectory": "./coverage/",
"collectCoverage": true,
"collectCoverageFrom": [
"src",
"test"
]
"collectCoverage": true
},
"dependencies": {
"@kazupon/vue-i18n-loader": "^0.3.0",
Expand Down

0 comments on commit 9a2184a

Please sign in to comment.