Skip to content

Commit

Permalink
chore: husky 관련 패키지 설치 #15
Browse files Browse the repository at this point in the history
  • Loading branch information
jinlee1703 committed Jan 16, 2024
1 parent 35f0d9e commit bc56fb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
COMMIT_MSG_FILE=$1
COMMIT_MSG=`cat $COMMIT_MSG_FILE`

echo "$COMMIT_MSG"
echo "$COMMIT_MSG"
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bc56fb0

Please sign in to comment.