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-1005: Updated Eslint to version 9 #359

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

Conversation

daniel-stoian-lgp
Copy link

@daniel-stoian-lgp daniel-stoian-lgp commented Nov 28, 2024

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
  • 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 and eslint related modules to latest versions

Additional Considerations

Until full support for flat config is available, we need to set an env variable to false. That required adding of an extra dependency cross-env.

Links

WRR-1005

Comments

Enact-DCO-1.0-Signed-off-by: Daniel Stoian ([email protected])

CHANGELOG.md Outdated Show resolved Hide resolved
@daniel-stoian-lgp daniel-stoian-lgp changed the title Feature/eslint9 WRR-1005: Updated Eslint to version 9 Nov 29, 2024
Co-authored-by: Stanca <[email protected]>
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.

3 participants