Skip to content

Commit f1fe9ca

Browse files
committed
(chore) Update dependencies, replace husky with plain git hooks
1 parent 36686a2 commit f1fe9ca

File tree

3 files changed

+603
-809
lines changed

3 files changed

+603
-809
lines changed

.git-hooks/pre-commit

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
npx pretty-quick --staged

0 commit comments

Comments
 (0)