antfu / eslint-flat-config-viewer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flag deprecated rules

pnodet opened this issue · comments

Clear and concise description of the problem

Following this blog post eslint.org/blog/deprecating-formatting-rules I was migrating from the old rules to stylistic plugin.

Even if this is maybe not the best example, it made me think about having deprecated rules shown as such in the viewer you made.

No idea if this is possible, just a "would be cool" feature.

Suggested solution

/

Alternative

/

Additional context

/

Validations

Sure, PR welcome :)