4 行
59 B
Bash
実行ファイル
4 行
59 B
Bash
実行ファイル
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged
|