tsdoc icon indicating copy to clipboard operation
tsdoc copied to clipboard

Add support for the `@property` tag

Open 0xCLARITY opened this issue 5 years ago • 0 comments

I was trying to JSDoc/TSDoc a TypeScript interface, and wanted to use the property tag to document the various properties. However, property does not appear to be on the list of supported TSDoc tags.

Probably related: https://github.com/microsoft/tsdoc/issues/209

0xCLARITY avatar Jun 16 '20 16:06 0xCLARITY