Skip to content

Commit bc8ca20

Browse files
committed
use tap in hooks
1 parent 3111c60 commit bc8ca20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

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

4-
npm test -- --fail-fast --verbose
4+
npm test -- --fail-fast --tap
55

66
npx --yes pretty-quick

0 commit comments

Comments
 (0)