eslint-plugin-no-use-extend-native icon indicating copy to clipboard operation
eslint-plugin-no-use-extend-native copied to clipboard

Support Flat config

Open brettz9 opened this issue 1 year ago • 1 comments

It'd be great if you could support ESLint's flat config:

  1. https://eslint.org/docs/latest/use/configure/configuration-files-new
  2. https://eslint.org/blog/2022/08/new-config-system-part-1/
  3. https://eslint.org/blog/2022/08/new-config-system-part-2/
  4. https://eslint.org/docs/latest/use/configure/migration-guide

brettz9 avatar Jan 17 '24 04:01 brettz9

@dustinspecker any chance this is happening?

silverwind avatar Apr 27 '24 19:04 silverwind

To my understanding, this is supported in the latest v0.6.0 release of this plugin.

Please let me know if something isn't working as expected. At this point, I've been out of the Node.js and ESLint community for years, so there's a very good chance I overlooked something.

dustinspecker avatar May 22 '24 02:05 dustinspecker