Skip to content

[BUG] JSDoc param tag with @link #294

@vogloblinsky

Description

@vogloblinsky
Overview of the issue
/**
 * Creates a typed instance of the ApiService with the endpoint selected from the {@link ApiMap} with the endpointKey
 * @param {string} endpointKey The key to pick the enpoint from the {@link ApiMap}
 */

The @link breaks inside internal TypeScript parsing of @param line.

Related issues

microsoft/TypeScript#16498

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions