fantasticit--think
5 行
61 B
Bash
可执行文件
5 行
61 B
Bash
可执行文件
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
pnpm run precommit
|