mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-02 23:45:51 -06:00
* Add @linkcode and @linkplain tags They are just like @link tags but request fixed-width and normal presentation, respectively. Fixes #43935 * revert JSDocComment -> JSDoc SyntaxKind rename * update API baselines * fix lint