mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-07-15 23:12:26 +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
|