chore: use npx no-install
This commit is contained in:
parent
bafffcf60e
commit
20bb7ac8ee
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
npx --no-install lint-staged
|
||||
|
Loading…
x
Reference in New Issue
Block a user