microsoft / tsdoc

A doc comment standard for TypeScript
https://tsdoc.org/
MIT License
4.7k stars 130 forks source link

Documenting setter and getter #308

Open cptpiepmatz opened 2 years ago

cptpiepmatz commented 2 years ago

Hi, I cannot find a way to document setter or getter. In some cases they are pretty handy to use. I would like to document them properly.