mirror of
https://github.com/youzan/vant.git
synced 2025-10-14 23:20:41 +00:00
chore: update husky config for v9 (#13015)
This commit is contained in:
@@ -1,4 +1 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx --no-install vant-cli commit-lint $1
|
||||
vant-cli commit-lint $1
|
||||
|
@@ -1,4 +1 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx --no-install nano-staged
|
||||
nano-staged
|
||||
|
Reference in New Issue
Block a user