not-an-aardvark / eslint-plugin-self

Allows ESLint plugins to lint themselves
MIT License
18 stars 4 forks source link

Allow running with plugins that are compatible with ESLint flat config (fixes #8) #9

Open Standard8 opened 2 months ago

Standard8 commented 2 months ago

I believe the need for eslint-plugin-self will go away with flat config (I'm still testing that). However, for plugins that are still compatible with the legacy ESLint configuration and with flat config, it would be useful if this plugin could still be run on their configurations when testing with v7/v8.