Skip to content

Commit

Permalink
fix husky config
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyRowland committed Jan 1, 2022
1 parent a7a3d5b commit 32142fc
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 138 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lerna run --concurrency 1 --stream precommit --since HEAD --exclude-dependents
Loading

0 comments on commit 32142fc

Please sign in to comment.