chore: remove format in pre-commit hook
This commit is contained in:
parent
7fcbbfb28d
commit
ae2df5096d
1 changed files with 1 additions and 2 deletions
|
@ -2,4 +2,3 @@
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
pnpm run lint
|
pnpm run lint
|
||||||
pnpm run format
|
|
Loading…
Reference in a new issue