Skip to content

Commit

Permalink
chore: apply lint checks on-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Mar 17, 2024
1 parent c8b333f commit d48472c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ bun install \
--ignore-scripts \
--silent \
--dry-run

## lint staged files
pnpm exec lint-staged

0 comments on commit d48472c

Please sign in to comment.