mirror of
https://github.com/HuLaSpark/HuLa.git
synced 2026-08-29 03:46:16 +08:00
build(husky): 📦 adapted to husky9
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx --no-install commitlint --edit "$1"
|
||||
@@ -1,4 +1,2 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpm run lint:staged
|
||||
Reference in New Issue
Block a user