Skip to content

Commit

Permalink
ci(pre-commit): add lint-staged to format files
Browse files Browse the repository at this point in the history
  • Loading branch information
BerkeleyTrue committed Aug 14, 2021
1 parent d3cafdf commit 8bd4e86
Show file tree
Hide file tree
Showing 3 changed files with 458 additions and 0 deletions.
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
. "$(dirname "$0")/_/husky.sh"

npm test -- --no-watch
npx lint-staged
Loading

0 comments on commit 8bd4e86

Please sign in to comment.