Skip to content

Commit 7dc9978

Browse files
committed
chore(package): re-add post-commit hook
1 parent c9f9be0 commit 7dc9978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"config": {
5555
"ghooks": {
5656
"pre-commit": "npm run lint",
57+
"post-commit": "git status",
5758
"pre-push": "npm test",
5859
"post-merge": "npm install",
5960
"commit-msg": "validate-commit-msg"

0 commit comments

Comments
 (0)