Skip to content

Commit

Permalink
ci: install husky with eslint and prettier scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
bdromard committed Dec 12, 2024
1 parent 2315aae commit 89d4742
Show file tree
Hide file tree
Showing 3 changed files with 635 additions and 1 deletion.
2 changes: 2 additions & 0 deletions dashboard/.husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cd dashboard
npx lint-staged
Loading

0 comments on commit 89d4742

Please sign in to comment.