Skip to content

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

License

Notifications You must be signed in to change notification settings

blefnk/esviewer

 
 

Repository files navigation


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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 59.7%
  • TypeScript 36.0%
  • CSS 2.7%
  • JavaScript 1.6%