Skip to content

Migrate ESLint config to eslint.config.js (Flat Config) #1282

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

Open
Jagoda11 opened this issue Apr 16, 2025 · 1 comment
Open

Migrate ESLint config to eslint.config.js (Flat Config) #1282

Jagoda11 opened this issue Apr 16, 2025 · 1 comment
Labels
feature request New feature or request to improve the current logic

Comments

@Jagoda11
Copy link

Hi 👋

While checking out the project, I noticed that the ESLint setup still uses the older .eslintrc.js format, and the related packages (like eslint, @typescript-eslint/*, etc.) are a bit outdated.

I’d like to help modernize this by:

  • Migrating to the newer eslint.config.js format (Flat Config)
  • Updating the related dev dependencies to their latest stable versions

Flat Config is now ESLint’s recommended standard and allows easier upgrades going forward. All existing linting rules and behavior would remain the same—this would just be a format change to support future updates cleanly.

Would you be open to a PR for this? : YES!

Thanks!

@Jagoda11 Jagoda11 added feature request New feature or request to improve the current logic needs triage labels Apr 16, 2025
@priya-kinthali
Copy link

Hello @Jagoda11👋,
Thank you for this feature request. We will investigate it and get back to you as soon as we have some feedback.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request to improve the current logic
Projects
None yet
Development

No branches or pull requests

2 participants