Skip to content

Commit

Permalink
fix: vs code skip pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchen committed Feb 8, 2021
1 parent 771d22f commit 7ae619c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh
[ -n "$CI" ] && exit 0
. "$(dirname "$0")/_/husky.sh"

npm run test

0 comments on commit 7ae619c

Please sign in to comment.