Skip to content

Commit

Permalink
missed
Browse files Browse the repository at this point in the history
  • Loading branch information
jibon57 committed Sep 5, 2024
1 parent f6ceb0b commit 09e7d47
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,5 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run lint
npm run lint-staged
pnpm run lint
pnpm run lint-staged

0 comments on commit 09e7d47

Please sign in to comment.