Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
fix: remove useless husky config
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr committed Mar 30, 2022
1 parent bfca682 commit 0d0db45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn lint-staged
git add -A
yarn lint-staged

0 comments on commit 0d0db45

Please sign in to comment.