use npx in husky
This commit is contained in:
parent
010d328942
commit
3d3f75bb64
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
pnpx lint-staged
|
||||
npx lint-staged
|
||||
|
|
Loading…
Reference in New Issue