What's Changed
- feat: support Eslint 10 by @aminya in #103
Eslint 9/10 was a major breaking change that required all the plugins to be updated and use flat configs. This release addresses those changes.
See the README.md for migration guide.
Full Changelog: v2.1.0...v2.2.0