From d8488782df3f393baaade102e695c42ef1fe08cf Mon Sep 17 00:00:00 2001 From: roymondchen Date: Wed, 28 Sep 2022 16:26:41 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20commit=20=E5=8A=A0=E4=B8=8Ats=20type?= =?UTF-8?q?=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .husky/pre-commit | 1 + 1 file changed, 1 insertion(+) 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