commit
This commit is contained in:
parent
d9a3cc9591
commit
71a333786e
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npm run commitlint ${1}
|
||||
pnpm run commitlint ${1}
|
||||
|
|
Loading…
Reference in New Issue