**Page URL:** https://www.typescriptlang.org/play **Issue:** When setting the compilation target to ES3 in the TypeScript Playground, the output panel fails to emit or downlevel code correctly. ### Repro Screenshot <img width="1505" height="770" alt="Image" src="https://github.com/user-attachments/assets/f558910c-12c7-441d-80b0-4e540284d8cc" />
Page URL:
https://www.typescriptlang.org/play
Issue:
When setting the compilation target to ES3 in the TypeScript Playground, the output panel fails to emit or downlevel code correctly.
Repro Screenshot