Skip to content

Conversation

artus9033
Copy link
Contributor

@artus9033 artus9033 commented Aug 16, 2024

This PR solves #11866 by excluding DeepPartial<unknown[]> from ChartOptions.

Closes #11866.

Copy link
Member

@etimberg etimberg left a comment

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

@etimberg etimberg requested review from kurkle and LeeLenaleee August 16, 2024 20:29
@artus9033
Copy link
Contributor Author

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.

@LeeLenaleee LeeLenaleee added the type: types Typescript type changes label Aug 16, 2024
@LeeLenaleee LeeLenaleee added this to the 4.5.0 milestone Aug 16, 2024
@etimberg etimberg merged commit b51b57a into chartjs:master Aug 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: types Typescript type changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: problem with ChartOptions type
3 participants