diff --git a/.husky/commit-msg b/.husky/commit-msg index e8511eaea..59f6536e2 100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,4 @@ #!/bin/sh -. "$(dirname "$0")/_/husky.sh" +# . "$(dirname "$0")/_/husky.sh" -npx --no-install commitlint --edit $1 +# npx --no-install commitlint --edit $1