Skip to content

Commit

Permalink
fix: husky 로그 초과 이슈 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
dudwns0921 committed Dec 2, 2022
1 parent dfbd329 commit 99d2813
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .husky/pre-commit
@@ -1,4 +1,6 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

exec >/dev/tty 2>&1

npx lint-staged

0 comments on commit 99d2813

Please sign in to comment.