mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 03:23:08 -06:00
JSDocTypeLiteral should not be grouped with the JSDocTag kinds, so move it just before they start, instead of just after. This updates the LastJSDocNode and LastJSDocTagNode.