Changed the package manager used in the .husky/pre-commit hook from yarn to pnpm
This commit is contained in:
parent
986c5b7133
commit
58406f055e
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn lint-staged
|
||||
pnpm lint-staged
|
||||
|
Loading…
x
Reference in New Issue
Block a user