mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 04:42:20 +08:00
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
. "$(dirname -- "$0")/_/husky.sh"
|
||
|
|
||
|
pnpm exec lint-staged
|