{ "hooks": { "pre-commit": "npm run format && npm run lint && npm test" } }