Migrate the codebase to eslint 10. [Official guide here](https://eslint.org/docs/latest/use/migrate-to-10.0.0) [Another useful guide here](https://dev.to/pockit_tools/eslint-10-migration-guide-everything-you-need-to-know-about-the-biggest-update-yet-55hk) This is currently *blocked* due to plugin support not being available: https://github.com/import-js/eslint-plugin-import/issues/3227 https://github.com/jsx-eslint/eslint-plugin-react/pull/3979
Migrate the codebase to eslint 10.
Official guide here
Another useful guide here
This is currently blocked due to plugin support not being available:
import-js/eslint-plugin-import#3227
jsx-eslint/eslint-plugin-react#3979