use npx
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env sh
|
#!/bin/sh
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname "$0")/_/husky.sh"
|
||||||
|
|
||||||
# If not using pnpm, switch to your package manager
|
# If not using pnpm, switch to your package manager
|
||||||
pnpm exec lint-staged
|
npx lint-staged
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user