From 0d4a5fc43fa654f4f20a4312cc85f7476c36974b Mon Sep 17 00:00:00 2001 From: Kostiantyn Dvornik Date: Mon, 25 Mar 2024 20:14:58 +0200 Subject: [PATCH] chore: dist --- .husky/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 774c7f987..16867da10 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -9,4 +9,4 @@ then npm run build:js-and-python-modules fi -npx lint-staged +npx lint-staged --allow-empty