]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
refactor: migrate helpers.options to typescript (#10753)
authorLucca Miranda <42002892+luckened@users.noreply.github.com>
Fri, 4 Nov 2022 15:17:09 +0000 (12:17 -0300)
committerGitHub <noreply@github.com>
Fri, 4 Nov 2022 15:17:09 +0000 (11:17 -0400)
commit24745fac512e9629f194cbd59854fc0f319d8305
tree23fbfbafd307708ef3f072227cbebdac45e1f037
parent3fea72e81cd3442f25eb50823e01d54a9b80f733
refactor: migrate helpers.options to typescript (#10753)

* refactor: migrate helpers.options to typescript

* chore: nitpicks
src/helpers/helpers.options.ts [moved from src/helpers/helpers.options.js with 53% similarity]
src/helpers/types.ts
types/helpers/helpers.canvas.d.ts
types/helpers/helpers.options.d.ts [deleted file]
types/helpers/index.d.ts
types/tests/helpers/options.ts