Closed chriszrc closed 3 years ago
I'm on the latest version of Atom and docblockr (1.32.2, 0.13.7) and this is what I see:
No matter what kind of function I try this on, I never get type information in the comment :(
AFAIK this is intentional since in TypeScript the type information is already in the function signature duplicating it in the commented is not necessary.
I'm on the latest version of Atom and docblockr (1.32.2, 0.13.7) and this is what I see:
No matter what kind of function I try this on, I never get type information in the comment :(