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 9 and ESLint flat config #1739

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Migrate to ESLint 9 and ESLint flat config #1739

merged 1 commit into from
Oct 16, 2024

Conversation

acelaya
Copy link
Contributor

@acelaya acelaya commented Oct 16, 2024

Update project to ESLint 9 and migrate ESlint config to flat format.

The next packages needed to be updated together with ESLint:

  • @typescript-eslint/... packages replaced by typescript-eslint and updated to v8
  • eslint-plugin-react-hooks updated to v5
  • eslint-plugin-mocha updated to v10.5
  • eslint-plugin-react updated to v7.37
  • eslint-config-hypothesis updated to v3

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7b31c55) to head (7d3ceed).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1739   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           67        67           
  Lines         1195      1195           
  Branches       449       449           
=========================================
  Hits          1195      1195           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

eslint.config.js Outdated Show resolved Hide resolved
eslint.config.js Outdated Show resolved Hide resolved
@acelaya acelaya merged commit 3b0789e into main Oct 16, 2024
4 checks passed
@acelaya acelaya deleted the eslint-9 branch October 16, 2024 15:31
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

Successfully merging this pull request may close these issues.

2 participants