artus9033 / chartjs-plugin-dragdata

Draggable data points plugin for Chart.js
MIT License
268 stars 56 forks source link

chore: upgrade to eslint v9 #142

Closed artus9033 closed 1 month ago

artus9033 commented 2 months ago

Describe your changes

This PR upgrades ESLint to v9, which uses the flat configuration format.

Linked issues (if any)

N/A

Checklist before requesting a review

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 89.69%. Comparing base (e684733) to head (b70b36b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #142 +/- ## ======================================= Coverage 89.69% 89.69% ======================================= Files 1 1 Lines 194 194 Branches 77 77 ======================================= Hits 174 174 Misses 20 20 ```

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