feat: added pre-commit hook for pretty-quick

This commit is contained in:
Bart van der Braak 2023-06-14 00:30:31 +02:00
parent c2594d649d
commit 5a508abb95

4
.husky/pre-commit Executable file
View file

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