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

Migrate to eslint v9 #2486

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Migrate to eslint v9 #2486

wants to merge 4 commits into from

Conversation

axe312ger
Copy link
Collaborator

@axe312ger axe312ger commented Nov 26, 2024

Hey there, as part of the modernization for #2334, I updated eslint to v9.

This will be applied to SDK-CORE and CDA later on as well :)

  • Simplified config 🙏
  • We are pure TypeScript now -> got rid of all js related things 🗑️
  • There have been some errors, so I had to reconfigure some new rules to throw warnings so we can fix these later on 🚀
  • Only minimal changes to the actual plugin code have been necessary 💯
  • Prettier is also out of date, but I will wait with a PR for this till this is merged 👀

@axe312ger axe312ger requested a review from a team as a code owner November 26, 2024 12:55
@axe312ger axe312ger changed the title Migrarte eslint to v9 Migrate to eslint v9 Nov 26, 2024
@mgoudy91 mgoudy91 force-pushed the build/modernize-eslint branch from c04f368 to aadd87f Compare December 3, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants