Skip to content

Commit

Permalink
add formatting step to precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
emma-sg committed Nov 8, 2023
1 parent 87a6002 commit e5b0813
Show file tree
Hide file tree
Showing 11 changed files with 236 additions and 238 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

yarn lint
yarn lint:fix

0 comments on commit e5b0813

Please sign in to comment.