Skip to content

Commit

Permalink
Add prettier and husky for git pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
grantbacon-jaspersoft committed Jul 2, 2024
1 parent 7f53868 commit d129935
Show file tree
Hide file tree
Showing 7 changed files with 32,054 additions and 1,970 deletions.
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
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Loading

0 comments on commit d129935

Please sign in to comment.