mirror of
https://github.com/uetchy/namae.git
synced 2026-06-01 02:59:46 +09:00
4343d0f633
chore: fix margin chore: update deps
5 lines
68 B
Bash
Executable File
5 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npx pretty-quick --staged
|