Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingandyyy committed Aug 15, 2019
1 parent ff4adaa commit d477884
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ package.json

```json
{
"git-hooks": {
"scripts": {
"test": "jest",
"precommit": "npm run test",
"prepush": "npm run test"
}
Expand Down

0 comments on commit d477884

Please sign in to comment.