mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-25 16:07:52 -05:00
* Revert "Revert #43460 and #40884 (#44175)"
This reverts commit 5770434891.
* fix missing opening brace match error
* refactor parseExpectedMatchingBrackets
* use getNodePos
* accept baselines
* delete mistakenly added files
* Revert getNodePos addition
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>