# eslint/config-inspector

A visual tool for inspecting and understanding your ESLint flat configs.

Repository: https://github.com/eslint/config-inspector
Canonical: https://ross.abutalabs.com/products/config-inspector
Homepage: https://www.npmjs.com/package/@eslint/config-inspector
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: devtools, eslint, eslint-flat-config, visual-inspector, devframe
Last push: 2026-08-26T18:35:34+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 63
- inputs: {"age_days": 887, "days_push": 7, "days_rel": 14, "gap_med": 15, "n_releases_24m": 26}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1326, forks 59 (observed 2026-08-28T04:04:22.766981+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, gui, documentation
- domain: developer-tools, web-development, frontend
- platform: cli, browser, cross-platform
- tags: eslint, eslint-flat-config, visual-inspector, linting, devtools, vue, nuxt, command-line, nodejs

## Member repositories
- eslint/config-inspector (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.766981+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:46:21.948558+00:00, confidence not recorded.
  - readme: https://github.com/eslint/config-inspector (fetched 2026-08-28T04:04:22.766981+00:00, sha 4f972e92766f)
  - homepage: https://www.npmjs.com/package/@eslint/config-inspector (fetched 2026-08-29T12:05:34.051135+00:00, sha 21c2427baf70)
- Data as of 2026-08-30T08:39:29.467469+00:00.
