mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 12:15:34 -06:00
* expose jsdoc factory * refactor jsdoc factory * correctly jsdoc factory types * update jsdoc factory * Add check for delete expression must be optional * accept new basseline * Revert "Add check for delete expression must be optional" This reverts commit 76937c3b1a5c3acbb3da8e449f5f88978be4eed0. * remove newline * make linter happy * Add deprecated comment Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>