diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100755 index 02444ade..00000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -pnpm install -pnpm run lint -pnpm run format \ No newline at end of file