Skip to content

Commit

Permalink
Run package commands directly in pre-commit file without npx (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
germanfrelo authored Aug 11, 2024
1 parent 5c05bc9 commit 9c29a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npx lint-staged
lint-staged

0 comments on commit 9c29a2d

Please sign in to comment.