mirror of
https://git.unlock-music.dev/um/um-react.git
synced 2024-11-23 14:12:16 +00:00
chore: fix husky hooks
This commit is contained in:
parent
58c96f264b
commit
5e890bca77
@ -1,4 +1 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
pnpm exec lint-staged
|
||||
|
@ -1,4 +1 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
pnpm test
|
||||
|
Loading…
Reference in New Issue
Block a user