ESLint v10 is now available - will this plugin be updated to support v10? The package.json file only lists support up to v9.
ESLint v10 drops support for the old .eslintrc configuration file, in favour of the new flat config format. I imagine that will at least involve updating the plugin documentation, and may require dropping support for versions of ESLint prior to v9.
(With thanks for providing this plugin, which has worked very well for me.)
ESLint v10 is now available - will this plugin be updated to support v10? The
package.jsonfile only lists support up to v9.ESLint v10 drops support for the old
.eslintrcconfiguration file, in favour of the new flat config format. I imagine that will at least involve updating the plugin documentation, and may require dropping support for versions of ESLint prior to v9.(With thanks for providing this plugin, which has worked very well for me.)