Skip to content

Commit f2f6b75

Browse files
committed
chore: add pre-commit hook for auto-formatting
- Add husky and lint-staged for pre-commit hooks - Auto-run biome check --write on staged files - Prevents formatting issues from reaching PRs
1 parent c0784c5 commit f2f6b75

4 files changed

Lines changed: 77 additions & 16 deletions

File tree

.husky/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bunx lint-staged

0 commit comments

Comments
 (0)