Commit Graph

6 Commits

Author SHA1 Message Date
f302a56d2c chore: 更新 pre-commit 钩子,添加运行提示图标
Some checks failed
/ depcheck (push) Failing after 37s
/ playwright (push) Failing after 1m43s
/ build-and-deploy-to-vercel (push) Failing after 1m5s
2024-10-19 15:44:24 +08:00
3d03311ed7 chore: 更新 pre-commit 钩子,添加 TypeScript 格式化设置并清理 VSCode 配置 2024-10-19 15:41:38 +08:00
f47c97f895 chore: Update pre-commit script to handle pnpm availability
All checks were successful
CI / cache-and-install (push) Successful in 1m37s
Update the pre-commit script to handle the availability of pnpm. If pnpm is not available, the script will use the alternative path $HOME/.local/bin/pnpm. This change ensures that the lint-staged command is executed correctly regardless of the availability of pnpm.
2024-09-10 17:33:55 +08:00
f5a328d79f Husky 遇到 command not found: husky
All checks were successful
CI / cache-and-install (push) Successful in 1m23s
2024-08-22 11:26:54 +08:00
f2c4a67cfa chore: Update pre-commit hook to include echo statement
Some checks failed
CI / cache-and-install (push) Failing after 35s
2024-08-21 11:39:22 +08:00
a8d5e3486b Keep calm and commit 2024-08-21 11:33:35 +08:00