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