Skip to content

Commit

Permalink
Fix linting script in pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
seheon99 committed Mar 21, 2024
1 parent 501c978 commit b39a85f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn run lint --fix

yarn lint-staged

0 comments on commit b39a85f

Please sign in to comment.