diff --git a/.husky/pre-commit b/.husky/pre-commit index 660b82096..4c1930727 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,5 +1,6 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" +# Testing Husky. npm run lint npm run test