remithomas / eslint-plugin-ban

Ban some methods and functions
ISC License
31 stars 3 forks source link

ESLint v9 Support #30

Open dartess opened 5 months ago

dartess commented 5 months ago

ESLint has released v9: https://eslint.org/blog/2024/04/eslint-v9.0.0-released/

Could you please add compatibility with version 9?

As far as I can see, there are quite a lot of breaking changes there. And flat format is now enabled by default. I'm not sure, but this means that you either need to migrate completely to a flat config, or maintain two versions of the config.