From 41c18f88195eb6e964194e58f634540de8854afe Mon Sep 17 00:00:00 2001 From: trinityprivacy Date: Sun, 8 Sep 2024 01:09:20 +1000 Subject: [PATCH] docs(npm fix): npm fix npm fix --- .husky/commit-msg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.husky/commit-msg b/.husky/commit-msg index fe4c17a22..3b7b75114 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -npx --no-install commitlint --edit "" +npx --no-install commitlint --edit "" \ No newline at end of file