bryanrsmith / eslint-plugin-sort-class-members

An ESLint rule for enforcing consistent ES6 class member order
119 stars 21 forks source link

Provide flat config name #103

Closed radum closed 2 hours ago

radum commented 21 hours ago

When using the ESLint inspector using a name for the flat config will show a nice name to the category.

image

Not using a name will say anonymous. I think it will be great for debugging and visualising the plugins used.