From e40642bb8419dec3ebb9ae1032ceae473ae86727 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 22 Mar 2025 22:51:37 +0100 Subject: [PATCH] chore: test on lint-staged --- .husky/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 56649b2..4c45369 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,2 +1,2 @@ -# npm run test npx lint-staged +npm run test \ No newline at end of file