Skip to content

Upgrade eslint to v9 #27

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
4 tasks
IAM5K opened this issue Apr 15, 2025 · 0 comments
Open
4 tasks

Upgrade eslint to v9 #27

IAM5K opened this issue Apr 15, 2025 · 0 comments

Comments

@IAM5K
Copy link

IAM5K commented Apr 15, 2025

Title: 🔼 Upgrade ESLint to Version 9 (v8 is deprecated)

Description:

ESLint v8 is now deprecated, and we should upgrade to ESLint v9 to stay current with the latest linting features, bug fixes, and security updates. Keeping our tooling up-to-date also helps prevent compatibility issues with other modern libraries and plugins.

Tasks:

  • Upgrade ESLint to v9 in package.json
  • Update any related ESLint plugins and configs to ensure compatibility with v9
  • Review and resolve any new linting rules or breaking changes introduced in v9
  • Test the codebase to ensure no linting or build issues occur post-upgrade

Resources:

Priority: Medium (but should be addressed soon due to deprecation)

Impact: Developer experience, long-term maintainability

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

No branches or pull requests

1 participant