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

Fixed a printer crash caused by empty parameter modifiers #60537

Open Andarist opened 1 week ago

Andarist commented 1 week ago

fixes crash reported here: https://github.com/microsoft/TypeScript/issues/60527#issuecomment-2481655898

typescript-bot commented 1 week ago

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