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 Apr 19, 2024
1 parent 7f81c04 commit 96a79e0
Show file tree
Hide file tree
Showing 4 changed files with 1,144 additions and 427 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 96a79e0

Please sign in to comment.