Skip to content

Commit

Permalink
Merge pull request #39 from MasatoMakino/bump-prettier
Browse files Browse the repository at this point in the history
Bump Husky and Prettier versions
  • Loading branch information
MasatoMakino authored Jan 27, 2024
2 parents 2cf0cb1 + 1ca5bdf commit e1c834a
Show file tree
Hide file tree
Showing 4 changed files with 1,003 additions and 371 deletions.
2 changes: 1 addition & 1 deletion .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
_
_
5 changes: 1 addition & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx pretty-quick --staged
npx lint-staged
Loading

0 comments on commit e1c834a

Please sign in to comment.