Skip to content

Commit

Permalink
Set up prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Sep 20, 2023
1 parent a451013 commit 266b1a9
Show file tree
Hide file tree
Showing 22 changed files with 471 additions and 29 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
1 change: 1 addition & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Loading

0 comments on commit 266b1a9

Please sign in to comment.