mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/bin/sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
npx pretty-quick --staged
|