diff --git a/.husky/pre-commit b/.husky/pre-commit index f22d70c..987c928 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,3 +2,4 @@ . "$(dirname "$0")/_/husky.sh" npm run build +npm test