Commit Graph

4 Commits

Author SHA1 Message Date
严浩
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