Merge pull request #49 from cshaptx4869/patch-21

build(husky): 📦 husky9.x版本适配
This commit is contained in:
Ray Hao 2024-03-06 11:24:17 +08:00 committed by GitHub
commit 8d0155bb14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 6 deletions

View File

@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit $1

View File

@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:lint-staged