TSDoc should define a core set of tags for very common scenarios, so their semantics can be standardized across all tools.
Ignoring the syntax details for a moment, which tags should be included in this list?
Here's some suggestions from AEDoc:
@param
@returns
{@link}
{@inheritdoc}
@remarks
Any others?
TSDoc should define a core set of tags for very common scenarios, so their semantics can be standardized across all tools.
Ignoring the syntax details for a moment, which tags should be included in this list?
Here's some suggestions from AEDoc:
@param@returns{@link}{@inheritdoc}@remarksAny others?