hooks/pre-commit.js", "hooks:pre-push": "node ./hooks/pre-push.js" }, ... husky: { "pre-commit": "npm run hooks:pre-commit",
確定! 回上一頁