Skip to content

Commit

Permalink
THEMES-1853: updated pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
vgalatro committed Mar 26, 2024
1 parent 424b40d commit 8d90d05
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

# npx lint-staged
npm run lint:changed-feature-branch

0 comments on commit 8d90d05

Please sign in to comment.