From d1a87b338bf4914cd37efa78f424a255cec9f231 Mon Sep 17 00:00:00 2001 From: Vivian Plasencia Date: Thu, 18 Apr 2024 12:58:30 +0200 Subject: [PATCH] style: add space at the end of the pre-commit file --- .husky/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 25d2235..a16d8b1 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname "$0")/_/husky.sh" -npx lint-staged \ No newline at end of file +npx lint-staged