mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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