Skip to content

Commit

Permalink
Clean up unneeded jest config
Browse files Browse the repository at this point in the history
  • Loading branch information
moeriki committed Jul 17, 2017
1 parent 7a3c79b commit 6eae974
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -20,9 +20,7 @@
"jest": {
"collectCoverageFrom": [
"index.js"
],
"testEnvironment": "node",
"testRegex": "/test/.*\\.test\\.js$"
]
},
"lint-staged": {
"*.js": "eslint"
Expand Down

0 comments on commit 6eae974

Please sign in to comment.