Skip to content

Commit 8ed9688

Browse files
committed
Add tests to pre-commit hook
1 parent 0d79dbb commit 8ed9688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@
7979
"git add"
8080
]
8181
},
82-
"pre-commit": "lint:staged"
82+
"pre-commit": "test && lint:staged"
8383
}

0 commit comments

Comments
 (0)