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

Support ESLint v9 #571

Merged
merged 11 commits into from
Nov 8, 2024
Merged

Support ESLint v9 #571

merged 11 commits into from
Nov 8, 2024

Conversation

pplancq
Copy link
Owner

@pplancq pplancq commented Nov 8, 2024

Type of Pull Request :

  • New feature

Associated Issue :

#261

Context :

This Pull Request updates the @pplancq/eslint-config package to support ESLint v9 with the new flat configuration. The previous version (v3) was compatible with ESLint v8 and the legacy configuration. This update is necessary to ensure compatibility with the latest version of ESLint and to take advantage of the new configuration format.

Checklist :

  • I have verified that my changes work as expected.
  • I have updated the documentation if necessary.
  • I have thought to rebase my branch.
  • I have applied the correct label according to the type of PR (bug/feature/documentation).

Additional Information :

This update introduces a breaking change as it supports only ESLint v9 with the new flat configuration.

@pplancq pplancq added feature New feature or request breaking change labels Nov 8, 2024
@pplancq pplancq self-assigned this Nov 8, 2024
Copy link

sonarqubecloud bot commented Nov 8, 2024

@pplancq pplancq merged commit d7ef000 into main Nov 8, 2024
8 checks passed
@pplancq pplancq deleted the feature/eslintv9 branch November 8, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant