diff --git a/.husky/pre-commit b/.husky/pre-commit index 36af2198..fc9f2ff6 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -2,3 +2,4 @@ . "$(dirname "$0")/_/husky.sh" npx lint-staged +pnpm --filter "@tmagic/*" build:type \ No newline at end of file