From 74545a5d2045347ded25416e1ba243ad89f4ef44 Mon Sep 17 00:00:00 2001 From: Dmitry Kisler Date: Mon, 16 Oct 2023 16:34:39 +0200 Subject: [PATCH] chore: trial Signed-off-by: Dmitry Kisler --- .husky/pre-commit | 1 + 1 file changed, 1 insertion(+) diff --git a/.husky/pre-commit b/.husky/pre-commit index 4c69bd2..07915ca 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -4,3 +4,4 @@ npm run lint || npm install && npm run lint npm run test npm run build && git add dist/ +#ff \ No newline at end of file