Skip to content

Commit

Permalink
chore: husky 설치 및 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
jonghyunlee95 committed Jan 23, 2024
1 parent a08eef1 commit 58a541a
Show file tree
Hide file tree
Showing 3 changed files with 627 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
. "$(dirname -- "$0")/_/husky.sh"

npm run build
npm run lint
npx lint-staged
Loading

0 comments on commit 58a541a

Please sign in to comment.