Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Commit

Permalink
REVERT THIS: disabled husky
Browse files Browse the repository at this point in the history
  • Loading branch information
James Bradford committed Jan 17, 2023
1 parent f158dd1 commit 388b45a
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,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# . "$(dirname "$0")/_/husky.sh"

yarn lint-staged --relative
# yarn lint-staged --relative

0 comments on commit 388b45a

Please sign in to comment.