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

fix(eslint): eslint flat file configuration #904

Closed
wants to merge 4 commits into from

Conversation

abhi-markan
Copy link
Contributor

@abhi-markan abhi-markan commented May 30, 2024

Introduction ✏️

Ensure ESLInt configuration has been migrated to flat migration as per the guidelines as required for ESLint v9.0.0 or above.

Resolution ✔️

  • Added .eslint.config.js.
  • Removed .eslintrc.json.

Miscellaneous ➕

  • Dependencies updates
  • Added a spelling mistake to .cspell.json from GitHub PR.

Copy link

sonarcloud bot commented May 31, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@abhi-markan
Copy link
Contributor Author

Closing this PR due to various ESLint plugin incompatiblity with latest ESLint flat configuration. Reverting back to previous ESLint stable version using .eslintrc.json.

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.

1 participant