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