eslint/config-inspector
A visual tool for inspecting and understanding your ESLint flat configs. observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 98
- Longevity 63
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 887
- days_rel: 14
- days_push: 7
- n_releases_24m: 26
Adoption not part of the score
1326 stars · 59 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A visual web-based tool for inspecting and understanding ESLint flat configs. It runs via npx against a project's eslint.config.js, serving an interactive UI at localhost with live config updates, and can also build a static SPA snapshot of the config.
Use cases
- visualize my eslint flat config
- debug why an eslint rule is applied to a file
- understand which rules come from which config block
- share a snapshot of my linting setup as a static page
- inspect eslint config changes live while editing
- onboard teammates to a complex eslint setup
When to choose
- you use ESLint flat config (eslint.config.js) and want a visual breakdown of rules and config composition
- you need to debug rule resolution or config merging interactively
- you want a shareable static snapshot of your linting configuration
When to avoid
- you use legacy .eslintrc configs instead of flat config
- you just want to run linting rather than inspect configuration
- you need a headless CI-only config validation without a UI
Facets
cli-tool · maturity active
developer-tools cli gui documentation developer-tools web-development frontend cli browser cross-platform eslint eslint-flat-config visual-inspector linting devtools vue nuxt command-line nodejs
2 sources
- readme: https://github.com/eslint/config-inspector · fetched 2026-08-28 · 4f972e92766f
- homepage: https://www.npmjs.com/package/@eslint/config-inspector · fetched 2026-08-29 · 21c2427baf70
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eslint/config-inspector | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="eslint/config-inspector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem