Skip to content

Commit

Permalink
feat: added pre commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed Dec 31, 2024
1 parent 81975de commit c5d8496
Show file tree
Hide file tree
Showing 10 changed files with 668 additions and 27 deletions.
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
npx lint-staged
Loading

0 comments on commit c5d8496

Please sign in to comment.