4 行
59 B
Bash
可执行文件
4 行
59 B
Bash
可执行文件
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged
|