Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

antfu/eslint-flat-config-viewer

Repository files navigation

Important

This project is now the official @eslint/config-inspector. Please migrate to the new package for future updates and improvements. This repository is archived.



ESLint Flat Config Viewer

npm version npm downloads

A visual tool to help you view and understand your ESLint Flat config.

Screenshot Screenshot

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