diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100755 index 5e592735698..00000000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -pnpm exec lint-staged