diff --git a/.husky/pre-commit b/.husky/pre-commit index c2745fb..7625956 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,3 +2,4 @@ . "$(dirname -- "$0")/_/husky.sh" pnpm pretty-check +pnpm lint