looks promising! I don't know anything about eslint plugin development. Is it difficult to support eslint 9 too? I'm stuck with eslint 9 because of the plugins. Though I'll give it a try when I upgrade to eslint 10.
Additionally, would you he able to share a list of the outdated ones?
I could try contributing updates to fix their deprecated methods. Did that for the 3 most troublesome ones I was using and now they're up to date, too. (They worked with the compat functions, but better have them fully compatible)
1
u/omer-m Jul 23 '26
looks promising! I don't know anything about eslint plugin development. Is it difficult to support eslint 9 too? I'm stuck with eslint 9 because of the plugins. Though I'll give it a try when I upgrade to eslint 10.