Commit Graph

11 Commits

Author SHA1 Message Date
严浩
e5dd7aa70e chore: configure commitlint 2025-05-03 16:00:52 +08:00
mini2024
aecfd22055 chore(husky): 更新钩子脚本注释和 emoji [no ci] 2025-04-06 19:49:41 +08:00
严浩
ecd82d30a4 fix: 更新 lint-staged 配置,支持 .tsx 文件格式 2025-04-03 15:26:27 +08:00
严浩
15980dd551 feat: 添加 husky 钩子,支持 commit-msg 和 post-merge 自动提示,更新 pre-commit 钩子中文提示 2025-04-01 19:18:31 +08:00
严浩
7258853b57 feat: 添加路由元信息支持,优化无限加载组件的状态管理和错误处理 2025-01-08 14:48:01 +08:00
f302a56d2c chore: 更新 pre-commit 钩子,添加运行提示图标 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
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 2024-08-22 11:26:54 +08:00
严浩
f2c4a67cfa chore: Update pre-commit hook to include echo statement 2024-08-21 11:39:22 +08:00
严浩
a8d5e3486b Keep calm and commit 2024-08-21 11:33:35 +08:00