hypothesis / client

The Hypothesis web-based annotation client.
Other
642 stars 197 forks source link

Migrate to ESLint 9 and ESLint flat config #6615

Closed acelaya closed 1 month ago

acelaya commented 1 month ago

Depends on https://github.com/hypothesis/frontend-toolkit/pull/50

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

This migration is introducing a few side effects:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.42%. Comparing base (6a6e3ce) to head (d0df1ca). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6615 +/- ## ======================================= Coverage 99.42% 99.42% ======================================= Files 270 270 Lines 10175 10175 Branches 2419 2419 ======================================= Hits 10117 10117 Misses 58 58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.