From f40e9af61d51b26e778cea5f3df6bdb2da353c2f Mon Sep 17 00:00:00 2001 From: zorzal Date: Fri, 27 Sep 2024 07:01:49 -0400 Subject: [PATCH] chore: remove whitespace --- .husky/pre-commit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index fee431f9..c8d494d5 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ # 1. Build the contracts -# 2. Stage build output -# 3. Lint and stage style improvements +# 2. Stage build output +# 3. Lint and stage style improvements yarn build && npx lint-staged \ No newline at end of file