Skip to content

Commit

Permalink
chore: make pre-commit format code before linting
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdanwan committed Oct 28, 2024
1 parent 985a937 commit c6a0255
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 @@
npm run lint
npm run format
npm run lint
npm run test

0 comments on commit c6a0255

Please sign in to comment.