fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface by artus9033 · Pull Request #11867 · chartjs/Chart.js (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Merged
merged 2 commits into
Aug 16, 2024
Conversation
This PR solves #11866 by excluding DeepPartial<unknown[]> from ChartOptions.
Closes #11866.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this change makes sense. Not sure why the CI is failing though since it seems unrelated
Thanks @etimberg! Oh, I can see that now - I haven't run ESLint locally and it seems like my formatting is not compliant with the rules - I'll fix that.
Open
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})