chore: add pre-commit hook - prettier

This commit is contained in:
Louis 2024-01-24 09:28:26 +07:00
parent 0b129baa65
commit 2be8132b0c

4
.husky/pre-commit Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx pretty-quick --staged