From ef20daa14056c9b9d6d0086b0a712b85a68317b6 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 5 Jul 2026 15:43:23 +0200 Subject: [PATCH] chore: pre-commit test:all --- .husky/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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