Skip to content

Commit

Permalink
chore: Prettier
Browse files Browse the repository at this point in the history
Upgrade Prettier to `v3`
  • Loading branch information
marcobiedermann committed May 6, 2024
1 parent b23e991 commit 50385cc
Show file tree
Hide file tree
Showing 4 changed files with 544 additions and 328 deletions.
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

5 changes: 1 addition & 4 deletions .husky/pre-commit
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run pretty-quick
npx lint-staged
Loading

0 comments on commit 50385cc

Please sign in to comment.