398c5952c6
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
#!/usr/bin/env sh
|
|||
. "$(dirname "$0")/_/husky.sh"
|
|||
|
|||
npx lint-staged
|