diff --git a/.husky/commit-msg b/.husky/commit-msg index 42a70e42..bb64b952 100644 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1,4 @@ #!/usr/bin/env sh -. "$(dirname -- "$0")/_/husky.sh" +# . "$(dirname -- "$0")/_/husky.sh" -npx --no -- commitlint --edit "$1" \ No newline at end of file +# npx --no -- commitlint --edit "$1" \ No newline at end of file