react-docgen icon indicating copy to clipboard operation
react-docgen copied to clipboard

Did not want to display method array in json

Open bajran opened this issue 5 years ago • 0 comments

While generating react-doc for component, It generates props appropriately. but I did not provide comment to methods, still, it is showing the method array in JSON object. What's the way to not display the method array while generating react-doc.

currently, I am handling that part using javascript.

bajran avatar Jan 08 '20 06:01 bajran