Skip to content

Commit

Permalink
chore(husky): simplify pre-commit hook by removing unnecessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-Asuka authored and ysfscream committed Nov 12, 2024
1 parent eabfde7 commit b8c4cf9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged

0 comments on commit b8c4cf9

Please sign in to comment.