espelhamento de
https://github.com/bspeice/speice.io
sincronizado 2025-10-19 03:20:49 -04:00
5 linhas
79 B
Bash
Arquivo executável
5 linhas
79 B
Bash
Arquivo executável
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
npx pretty-quick --staged
|