microsoft / TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
101.26k stars 12.52k forks source link

Avoid incorrectly reusing assertion nodes from property assignments #60576

Open Andarist opened 4 days ago

Andarist commented 4 days ago

fixes https://github.com/microsoft/TypeScript/issues/60573 (a regression from https://github.com/microsoft/TypeScript/pull/59282 )

typescript-bot commented 4 days ago

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.