Skip to content

Commit

Permalink
Update .husky/pre-commit script to include husky.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JJozef committed Apr 6, 2024
1 parent e1f30a9 commit 1fcd318
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
#!/usr/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged

0 comments on commit 1fcd318

Please sign in to comment.