recharts / react-smooth

react animation
MIT License
277 stars 38 forks source link

fix: linter errors #74

Closed ckifer closed 1 year ago

ckifer commented 1 year ago

After upgrades the linter was complaining quite a bit. This fixes all linter errors (2 warnings remain). No changes to any implementation - linter fixes only. CI should pass.

ckifer commented 1 year ago

CI passed, linter errors fixed.

Released to my local npm registry and installed to double check. No issues.