eslint
popularproductivitynpm
ESLint · Linting, js rules, and code health from the terminal.
$ npm i -g eslintOne-liner to try
$ eslint .Agent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 50/100
Verify
eslint --version
Agent URL
/cli/eslint/agent.md
Quick reference
Install
npm i -g eslintVerify
eslint --versionFirst command
eslint .About
Linting, js rules, and code health from the terminal. Built by ESLint.
Example workflow
1. eslint .