Thanks for taking the time to report a bug in the Origami project, or propose a new feature! Before creating a new issue, please do a quick search to check that it hasn't already been filed on the issue tracker.
For more information, see the CONTRIBUTING Guide
Description
It kind of imitates typescript functionality by describing function return types, param types etc. I know it's been done using proptypes, but JSDocs provides more extensive functionality and helps understanding the codebase for beginners and also maintaing documentation.
Thanks for taking the time to report a bug in the Origami project, or propose a new feature! Before creating a new issue, please do a quick search to check that it hasn't already been filed on the issue tracker.
For more information, see the CONTRIBUTING Guide
Description
It kind of imitates typescript functionality by describing function return types, param types etc. I know it's been done using proptypes, but JSDocs provides more extensive functionality and helps understanding the codebase for beginners and also maintaing documentation.