eslint-plugin-no-use-extend-native
eslint-plugin-no-use-extend-native copied to clipboard
Support Flat config
It'd be great if you could support ESLint's flat config:
- https://eslint.org/docs/latest/use/configure/configuration-files-new
- https://eslint.org/blog/2022/08/new-config-system-part-1/
- https://eslint.org/blog/2022/08/new-config-system-part-2/
- https://eslint.org/docs/latest/use/configure/migration-guide
@dustinspecker any chance this is happening?
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.