Documented object properties are not displayed
sandydoo opened this issue · 1 comments
sandydoo commented
One example is the deprecate method. I often forget what the options are and which of them are required. The current docs don’t show them, but they are documented in the source. I'm not sure if there are any more examples like this.
Proposal
I propose we display these props. An indent should be enough to differentiate them from the function arguments.
Screenshots
Before
After
jenweber commented
Hello! This is now live. Our deployment pipeline had an issue blocking deployments, and it's fixed now. Thanks again for your work on this!

