Skip to content

Commit

Permalink
build: replace pretty-quick with prettier
Browse files Browse the repository at this point in the history
Signed-off-by: Kengo TODA <[email protected]>
  • Loading branch information
KengoTODA committed Nov 19, 2023
1 parent fd08d92 commit a48369a
Show file tree
Hide file tree
Showing 8 changed files with 996 additions and 1,003 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install pretty-quick --staged
npx --no-install lint-staged
Loading

0 comments on commit a48369a

Please sign in to comment.