Skip to content

Commit d477884

Browse files
author
amazingandyyy
committed
Update README.md
1 parent ff4adaa commit d477884

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ package.json
2929

3030
```json
3131
{
32-
"git-hooks": {
32+
"scripts": {
33+
"test": "jest",
3334
"precommit": "npm run test",
3435
"prepush": "npm run test"
3536
}

0 commit comments

Comments
 (0)