Skip to content

Conversation

@benmccann
Copy link
Contributor

@benmccann benmccann commented Jan 30, 2020

This fixes the issues that TypeScript found in this file

src/core/core.controller.js(139,68): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'.
src/core/core.controller.js(145,68): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'.
src/core/core.controller.js(349,23): error TS2367: This condition will always return 'false' since the types '() => string' and 'string' have no overlap.

@etimberg etimberg merged commit eec71bf into chartjs:master Jan 31, 2020
@etimberg etimberg added this to the Version 3.0 milestone Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants