Skip to content

Commit

Permalink
chore: 添加提交前的类型校验
Browse files Browse the repository at this point in the history
  • Loading branch information
wangrongding committed Apr 22, 2024
1 parent 0807941 commit 2b6c99d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
npx --no-install lint-staged
npx --no-install lint-staged
npm run type-check

0 comments on commit 2b6c99d

Please sign in to comment.