Skip to content

Commit

Permalink
chore: use pnpm format
Browse files Browse the repository at this point in the history
Using `pnpm format:write` will cause two commits which is not expected
  • Loading branch information
himself65 committed May 15, 2024
1 parent 447105a commit 6615aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pnpm format:write
pnpm format
pnpm lint
npx lint-staged

0 comments on commit 6615aaa

Please sign in to comment.