chore: upgrade to eslint v9#2574
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
c4de878 to
a7587b8
Compare
|
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
a7587b8 to
c342899
Compare
Description
It's always good to be on the newest versions of tools. While ESLint v10 is out now, some plugins aren't yet compatible. But getting off the deprecated ESLint v8 and upgrading to the new configuration format is desirable nonetheless.
The new versions of ESLint have a new config file format, so some manual migration is required. Also, newer versions of plugins have additional / fixed rules, so there are some fixes to conform with those new lints.
How Has This Been Tested?
Lint passes
Screenshots / Logs (if applicable)
Checklist:
pnpm buildpnpm i18n:extractFixes #2645