commit-msg 钩子: commit 备注规范 npx husky set .husky/commit-msg 'npx --no-install commitlint --edit "$1"' # pre-commit 钩子: eslint 自动 ...
確定! 回上一頁