Files
xk-admin/.husky/pre-commit
2025-03-07 08:19:11 +08:00

8 lines
213 B
Plaintext
Executable File

# update `.vscode/vben-admin.code-workspace` file
pnpm vsh code-workspace --auto-commit
# Format and submit code according to lintstagedrc.js configuration
# pnpm exec lint-staged
echo Run pre-commit hook done.