Skip to content

Commit

Permalink
commit 時に自動フォーマットするように修正
Browse files Browse the repository at this point in the history
  • Loading branch information
kuramapommel committed Aug 23, 2024
1 parent 8f01b2b commit c22e018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sample/.husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cd sample
yarn format
git add .
yarn lint
yarn test

0 comments on commit c22e018

Please sign in to comment.