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