]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow for each dataset to be individually typed without a main type (#10387)
authorJacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
Tue, 31 May 2022 18:01:39 +0000 (20:01 +0200)
committerGitHub <noreply@github.com>
Tue, 31 May 2022 18:01:39 +0000 (14:01 -0400)
commit2486fe2b1e70d972dd959dd76cea9567edaf2320
tree6aa2a9105c7bb7729a75fdc3677034991b804676
parent1a1151b122c481d814850a001de1b2d0468fce4e
Allow for each dataset to be individually typed without a main type (#10387)

* allow for each dataset to be individually typed without a main type
* fix lint issues
* add extra test cases
types/index.esm.d.ts
types/tests/chart_types.ts [new file with mode: 0644]