mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-13 22:23:47 +01:00
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
||
|
npx pretty-quick --staged
|