diff --git a/.husky/commit-msg b/.husky/commit-msg deleted file mode 100755 index 5acb44c6..00000000 --- a/.husky/commit-msg +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env sh -. "$(dirname "$0")/_/husky.sh" - -pnpm lint-staged --allow-empty "$1" \ No newline at end of file