chore: hoist @vant/cli to root

This commit is contained in:
chenjiahan
2021-09-07 14:41:45 +08:00
parent 6eec7f3c2f
commit 032737ba06
7 changed files with 9417 additions and 9867 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd packages/vant && npx --no-install vant-cli commit-lint ../../$1
npx --no-install vant-cli commit-lint $1

View File

@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd packages/vant && npx --no-install lint-staged
npx --no-install lint-staged