eslint

popularproductivitynpm

ESLint · Linting, js rules, and code health from the terminal.

$ npm i -g eslint
One-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.

Open .md
Readiness
Usable with guardrails · 50/100
Verify
eslint --version
Agent URL
/cli/eslint/agent.md

Quick reference

Installnpm i -g eslint
Verifyeslint --version
First commandeslint .

About

Linting, js rules, and code health from the terminal. Built by ESLint.

Example workflow

1. eslint .

Alternatives worth considering