Skip to content

Commit 8fc3516

Browse files
committed
chore(repo): Pre-commit sane formatting
1 parent b8e595d commit 8fc3516

File tree

3 files changed

+469
-259
lines changed

3 files changed

+469
-259
lines changed

.husky/pre-commit

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/sh
2+
. "$(dirname "$0")/_/husky.sh"
3+
4+
npx pretty-quick --staged

0 commit comments

Comments
 (0)