From 25378da0b5c44e3b55c4fdcd5e9327583bd73618 Mon Sep 17 00:00:00 2001 From: Dmitry Kisler Date: Mon, 16 Oct 2023 16:36:14 +0200 Subject: [PATCH] chore: trial Signed-off-by: Dmitry Kisler --- .husky/pre-commit | 1 - 1 file changed, 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 422df14..d201085 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -4,4 +4,3 @@ npm run lint || (npm install && npm run lint) npm run test npm run build && git add dist/ -#ff \ No newline at end of file