Migrate to eslint version 9 and flat config
holgerkoser opened this issue · 0 comments
holgerkoser commented
What would you like to be added:
The eslint-config-standard
package no longer supports the new flat ESLint configuration format and is no longer maintained. To upgrade our project and take advantage of the latest ESLint features, we need to migrate to neostandard
, which is a modern successor to the Standard JavaScript style guide.
Why is this needed: