]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface (#11867)
authorArtur Morys - Magiera <artus9033@gmail.com>
Fri, 16 Aug 2024 23:57:26 +0000 (01:57 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Aug 2024 23:57:26 +0000 (19:57 -0400)
commitb51b57aca4182e8afbfe988a2bd8eb3abf2c895e
tree119b30c77185d5a0523935af11cbf5b24d4293da
parent74122c1b0febe44f1596b42ee1b4e80e38b6869a
fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface (#11867)

* fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface

* refactor: format index.d.ts to comply with ESLint rules
src/types/index.d.ts