mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-22 12:03:44 -05: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