build(husky): 📦 husky9.x版本适配
This commit is contained in:
@@ -1,4 +1 @@
|
|||||||
#!/bin/sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npx --no-install commitlint --edit $1
|
npx --no-install commitlint --edit $1
|
||||||
|
|||||||
@@ -1,4 +1 @@
|
|||||||
#!/bin/sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npm run lint:lint-staged
|
npm run lint:lint-staged
|
||||||
|
|||||||
Reference in New Issue
Block a user