You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
feat: support Eslint 9 by @aminya in #87
Eslint 9 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.