eslint-plugin-self icon indicating copy to clipboard operation
eslint-plugin-self copied to clipboard

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

Open Standard8 opened this issue 1 year ago • 0 comments

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.

Standard8 avatar Apr 20 '24 09:04 Standard8