shop-web/.husky/pre-commit

5 lines
139 B
Plaintext
Raw Normal View History

2025-03-05 09:22:29 +08:00
# 全局 ts 类型检查(此操作会增加 git commit 时长)
2025-03-17 08:30:57 +08:00
# npx vue-tsc
2025-03-05 09:22:29 +08:00
# 执行 lint-staged 中配置的任务
2025-03-17 08:30:57 +08:00
# npx lint-staged