module.exports = { hooks: { 'pre-commit': 'npm run pre-commit-hook', }, };