Skip to content

Commit

Permalink
💩 remove temp husky hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Aboudjem committed Nov 8, 2023
1 parent 754df1b commit 2cc44bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run lint && git add .
. "$(dirname -- "$0")/_/husky.sh"

0 comments on commit 2cc44bf

Please sign in to comment.