mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-07-20 03:13:00 +08:00
5 lines
59 B
Bash
Executable File
5 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
pnpm nano-staged
|