Skip to content

Preserve source newlines all the things - #42303

Closed
Andrew Branch (andrewbranch) wants to merge 36 commits into
microsoft:mainfrom
andrewbranch:preserveSourceNewlinesAllTheThings2
Closed

Preserve source newlines all the things#42303
Andrew Branch (andrewbranch) wants to merge 36 commits into
microsoft:mainfrom
andrewbranch:preserveSourceNewlinesAllTheThings2

Conversation

@andrewbranch

Copy link
Copy Markdown
Member

#37814 redone, with proposed changes from #41927

@typescript-bot TypeScript Bot (typescript-bot) added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jan 12, 2021
@andrewbranch
Andrew Branch (andrewbranch) marked this pull request as draft January 12, 2021 21:29
@andrewbranch Andrew Branch (andrewbranch) added the Experiment A fork with an experimental idea which might not make it into master label Jan 12, 2021
var A;
(function (A) {
var B;
(function (A) {var B;

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's a problem

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

Labels

Author: Team Experiment A fork with an experimental idea which might not make it into master For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants