Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WRR-16854: Updated eslint to version 9 #42

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

daniel-stoian-lgp
Copy link
Contributor

@daniel-stoian-lgp daniel-stoian-lgp commented Jan 9, 2025

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • I have run automated CLI testing and it is passed
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Support for eslint 8 was dropped and Eslint 9 was released

Resolution

Update Eslint to version 9

Additional Considerations

Updated config of no-unused-var rule because it applies also to catch blocks by default and I chosed to apply the previous behavior https://eslint.org/docs/latest/rules/no-unused-vars#options

Links

WRR-16854

Comments

Enact-DCO-1.0-Signed-off-by: Daniel Stoian (daniel.stoian@lgepartner.com)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant