-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add TypeScript declaration files #22
Add TypeScript declaration files #22
Conversation
Co-authored-by: Jithin V Mohan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @LeeLenaleee, that's a good idea to add TS definitions for this plugin!
Can you also add tests as it's done here: https://github.com/chartjs/chartjs-plugin-datalabels/tree/master/types/test but also the associated test-types
and test
npm scripts.
Added the lint and tests for the types |
Thank you @LeeLenaleee. I will try to release a beta version later this week. |
Add build in typings for TS users