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
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
pnpm run lint
|
||||
pnpm run format
|
||||
pnpm run lint
|
Loading…
Reference in a new issue