chore: use npx no-install

This commit is contained in:
Timothy
2021-04-20 23:15:10 +08:00
committed by GitHub
parent bafffcf60e
commit 20bb7ac8ee

View File

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