module.exports = { hooks: { "pre-commit": "yarn run eslint", }, };