{ "hooks": { "pre-commit": "yarn test", "pre-push": "yarn es-lint" } }. コマンドが失敗したらcommit/pushされないので、lintかけ忘れもなくなっ ...
確定! 回上一頁