mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-02 12:53:08 +00:00
use npx in husky
This commit is contained in:
parent
010d328942
commit
3d3f75bb64
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
pnpx lint-staged
|
npx lint-staged
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user