chartjs / chartjs-plugin-deferred

Chart.js plugin to defer initial chart updates
https://chartjs-plugin-deferred.netlify.app/
MIT License
108 stars 21 forks source link

Add TypeScript declaration files #22

Closed LeeLenaleee closed 2 years ago

LeeLenaleee commented 2 years ago

Add build in typings for TS users

LeeLenaleee commented 2 years ago

Added the lint and tests for the types

simonbrunel commented 2 years ago

Thank you @LeeLenaleee. I will try to release a beta version later this week.