Closed dmijatovic closed 3 weeks ago
Closes #1198
Changes proposed in this pull request:
I would propose to just update eslint and test if everything works properly. I would prefer to handle prettier in a separate PR.
How to test:
rm -rf node_modules
npm install
npm run lint
npm test
npm run build
make start
PR Checklist:
docker-compose.yml
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Upgrade eslint to v9
Closes #1198
Changes proposed in this pull request:
I would propose to just update eslint and test if everything works properly. I would prefer to handle prettier in a separate PR.
How to test:
rm -rf node_modules
npm install
npm run lint
npm test
. All test should passnpm run build
. Build should work.make start
, RSD should work without problems.PR Checklist:
docker-compose.yml