Closed konradekk closed 2 years ago
Thank you for this, this is not working for me either
@hipstersmoothie bumping
@hipstersmoothie Can we reopen this? This is still the case.
At the moment, I'll probably workaround this by prepend with undersocre since that's working (e.g. _@TODO
.)
The
react-docgen-typescript
library passes tags from JSDocs (lines with tokens starting with “at” character) whichreact-docgen-typescript-plugin
ignores. This pull request amends this so thattags
metadata is passed appropriately into the generated code.I’ve prepared a pull request #53 to merge. Please release it so that it's working also (or predominantly) with
webpack@4
[no problems here I guess] andreact-docgen-typescript@1
[I’ve noticed there’re plans to bump to@2
] as those are versions I am bound for now in code I maintain.Thanks in advance for finding some time to deal with this issue!