Skip to content

Commit 242f28c

Browse files
committed
install husky + pretty-quick
1 parent bd6bca2 commit 242f28c

File tree

5 files changed

+508
-40
lines changed

5 files changed

+508
-40
lines changed

.husky/pre-commit

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env sh
2+
. "$(dirname -- "$0")/_/husky.sh"
3+
4+
npx pretty-quick --staged

0 commit comments

Comments
 (0)