mirror of
https://github.com/bspeice/speice.io
synced 2024-11-14 22:18:10 -05:00
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
||
|
npx pretty-quick --staged
|