Skip to content

Commit

Permalink
Merge pull request #485 from nearform/443-remove-pretty-quick
Browse files Browse the repository at this point in the history
chore: pretty-quick removed from pre-commit hook
  • Loading branch information
alfonsograziano authored Sep 29, 2023
2 parents a95b8a1 + a0ac622 commit 60ce0fc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 363 deletions.
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run pretty-quick
npx lint-staged
Loading

0 comments on commit 60ce0fc

Please sign in to comment.