Skip to content

Commit

Permalink
fix: forgot to put it on pre-push hook typicode/husky#850
Browse files Browse the repository at this point in the history
  • Loading branch information
corlys committed Oct 15, 2021
1 parent ffa3fe5 commit 502638a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .husky/pre-push
@@ -1,4 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
. "$(dirname "$0")/common.sh"

yarn lint

0 comments on commit 502638a

Please sign in to comment.