ESLint Flat Config Viewer
A visual tool to help you view and understand your ESLint Flat config.
Usage
Change directory to your project root that contains eslint.config.js
and run:
npx eslint-flat-config-viewer
Goto http://localhost:7777/ to view your ESLint config. Whenever you update your ESLint config, the page will be updated automatically.
Or play it in your browser:
Sponsors
License
MIT License ยฉ 2023-PRESENT Anthony Fu