Skip to content

Conversation

@rbuckton
Copy link
Contributor

This fixes the RegExp we use to escape characters for template strings to properly exclude LF characters when the template string is synthetic.

Fixes #59150

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Oct 21, 2024
@rbuckton
Copy link
Contributor Author

@DanielRosenwasser any concerns with taking this for RC?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(Printer): LF newline in template strings is escaped when it shouldn't be

6 participants