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