-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Background
We use eslint as tool for our front-end code, currently v8.56 which has reached EOL in 2024.
Task
- update eslint to v9
- take into consideration the migration guide from https://eslint.org/docs/latest/use/migrate-to-9.0.0
- migrate all config files
More instructions
- write modern, correct TypeScript with valid Type annotations that don't result in any tsc errors
- make sure all FE builds pass with
pnpm -C front buildandpnpm -C statviz build - make sure all FE tests pass with
pnpm test - try to do as little code changes as possible to achieve the requested functionality
- use Claude Opus 4 model to solve this
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels