bazarr
bazarr copied to clipboard
no log: Eslint plugin updates
Description
The currently used ESLint plugin and derivates are slightly outdated, which cause small conflicts with Typescript version and as it is not very well maintained, we are moving away from the CRA linter.
Ultimately we want to go with ESLint 9, however it is still too new and immature, several rules and plugins are not yet supported and it will take months for them to update them all, for a better stability we should wait until at least React, Testing Library and Typescript are updated.