严浩 f47c97f895
All checks were successful
CI / cache-and-install (push) Successful in 1m37s
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
2024-08-14 17:35:47 +08:00
2024-08-04 11:34:25 +08:00
2024-08-14 11:26:12 +08:00
2024-08-27 17:40:31 +08:00
2024-08-26 13:53:23 +08:00
2024-08-30 14:16:26 +08:00
2024-08-30 13:05:01 +08:00
2024-09-09 10:07:04 +08:00
2024-09-09 10:07:04 +08:00
2024-08-30 13:05:01 +08:00
2024-08-04 11:34:25 +08:00
2024-08-04 11:34:25 +08:00
2024-08-04 11:34:25 +08:00
2024-08-30 13:05:01 +08:00

vue-ts-example

This template should help get you started developing with Vue 3 in Vite.

Husky 遇到 command not found: husky

ln -s $(which pnpm) $HOME/.local/bin/pnpm
Description
No description provided
https://vue-ts-example.oo1.dev/
Readme 10 MiB
Languages
JavaScript 95%
TypeScript 2.6%
Vue 2.2%
HTML 0.1%
SCSS 0.1%