dustinspecker / eslint-plugin-no-use-extend-native

ESLint plugin to prevent use of extended native objects
MIT License
56 stars 4 forks source link

Support ESLint 8.x #133

Closed MichaelDeBoey closed 1 month ago

MichaelDeBoey commented 2 years ago

ESLint v8.0.0 is released 🎉

It would be awesome to have official ESLint 8 support. 👊 I'm happy to help where I can of course 🙂

silverwind commented 2 months ago

It works in eslint 8, but eslint 9 support would be nice too 😆.

dustinspecker commented 1 month ago

This looks to be working to me in eslint 8. Please let me know if you experience otherwise.