Skip to content

Commit

Permalink
feat: install husky module
Browse files Browse the repository at this point in the history
  • Loading branch information
gyeong3un2 committed Jul 5, 2023
1 parent 9974751 commit fea8efe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
# . "$(dirname -- "$0")/_/husky.sh"
. "$(dirname -- "$0")/_/husky.sh"

# npx lint-staged
npx lint-staged

0 comments on commit fea8efe

Please sign in to comment.