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

[🔧 core]: migrate lint rules to ESLint Stylistic , update ESLint pluggins #2562

Open
ala-n opened this issue Aug 1, 2024 · 1 comment · Fixed by #2625
Open

[🔧 core]: migrate lint rules to ESLint Stylistic , update ESLint pluggins #2562

ala-n opened this issue Aug 1, 2024 · 1 comment · Fixed by #2625
Assignees
Labels
maintenance Common repository updates (lint rules, build, etc) released on @beta

Comments

@ala-n
Copy link
Collaborator

ala-n commented Aug 1, 2024

  • Update eslint and @typescript-eslint/eslint-plugin to the latest version
  • Remove stylistic rules that are retired or going to be retired from both ESLint and TypescriptESLint (code style related)
  • Integrate ESLint Stylistic (@stylistic/eslint-plugin-ts)
  • All removed or replaced rules should still be presented on the project and be provided with new ESLint Stylistic plugin
    -return global rule @exadel/esl/deprecated-4/media-rule-list-parse': off (Exclude migration rules for 5.0.0-beta.24 revision)
@ala-n
Copy link
Collaborator Author

ala-n commented Sep 19, 2024

🎉 This issue has been resolved in version 5.0.0-beta.34 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Common repository updates (lint rules, build, etc) released on @beta
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants