hawtio / hawtio-online

Hawtio on Kubernetes/OpenShift
Apache License 2.0
24 stars 25 forks source link

Migrate ESLint to version 9 #446

Open phantomjinx opened 2 months ago

phantomjinx commented 2 months ago

The config syntax for ESLint has changed exclusively to flat format and as such will need to be correctly migrated. However, it would appear that the eslint-react-plugins are not yet ready for this hence we'd need to wait on them upgrading before doing the same.

In the meantime, we will need to remain at version 8.

phantomjinx commented 2 months ago

ref: https://www.raulmelo.me/en/blog/migration-eslint-to-flat-config