mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 17:41:21 +00:00
feat: added pre-commit hook for pretty-quick
This commit is contained in:
parent
293eba6f33
commit
7c0b98ea0f
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
npx pretty-quick --staged
|
||||||
|
|
Loading…
Reference in a new issue