]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Documentation: how to add static typing to plugins (#10607)
authorJacco van den Berg <jaccoberg2281@gmail.com>
Mon, 22 Aug 2022 18:20:35 +0000 (20:20 +0200)
committerGitHub <noreply@github.com>
Mon, 22 Aug 2022 18:20:35 +0000 (21:20 +0300)
commit96633cc0f62f2bb3a48d0dfcd728603cb23a434e
tree807838463f028e8ae5eae3f8f99c36f74d275c25
parent3b76488373fe4d763a60d0df4c85ad400ea68aec
Documentation: how to add static typing to plugins (#10607)

* Add documentation on how to add static typing to plugins

* make the options optional

* Fix syntax
docs/configuration/canvas-background.md
docs/developers/charts.md
docs/developers/plugins.md