Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f7d07ae

Browse files
committed
Testing Husky integration
1 parent 144b686 commit f7d07ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.husky/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4+
# Testing Husky.
45
npm run lint
56
npm run test

0 commit comments

Comments
 (0)