Closed ewan-escience closed 3 months ago
@ewan-escience Unfortunately next eslint config does not support eslint v9.
We should wait for a new release of eslint-config-next plugin that supports eslint v9.x.
Closing this, as this branch will be very behind when Next.js will support Eslint 9.
Upgrade Eslint and add Prettier
Changes proposed in this pull request:
8.46.0
to9.9.0
in the frontendHow to test:
docker compose down --volumes && docker compose build --parallel && docker compose up --scale data-generation=1
frontend/README.md
frontend/eslint.config.js
(and the removed filefrontend/.eslintrc.json
)frontend/.prettierrc
andfrontend/.prettierignore
Closes #1198 Related to #915
PR Checklist:
docker-compose.yml