# Claude Hooks ## after_edit Run linting after making code changes to ensure code quality and style consistency. ```bash npm run lint ```