Skip to content

Commit

Permalink
update jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
liunian committed Jul 20, 2018
1 parent b5f2370 commit 14fca3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -45,6 +45,7 @@
"node": ">=8"
},
"jest": {
"testEnvironment": "node",
"collectCoverageFrom": [
"lib/**/*.js"
]
Expand Down

0 comments on commit 14fca3f

Please sign in to comment.