npm install husky. Now add a file .huskyrc in the root of your repo with the JSON below: { "hooks": { "pre-commit": "echo 'commit event ...
確定! 回上一頁