diff --git a/.husky/pre-commit b/.husky/pre-commit index 8691362..e77bc76 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1,2 @@ -pnpm format-and-lint +pnpm dlx turbo format-and-lint +pnpm dlx turbo check-types