diff --git a/.husky/pre-commit b/.husky/pre-commit index 429b519..336c5e0 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ npm run lint --cache -npm run test +npm run test:all npm run build npx size-limit