Skip to content

Make sure emitted d.ts files are LF, not CRLF #55407

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Aug 16, 2023

Embarrassingly I forgot that #55403 meant that the dprint'd d.ts bundler output are now getting the wrong newlines, which was not intentional. Make sure we actually write out the right contents...

(The reason that we dprint the bundler outputs is that they are input formatting sensitive as the bundler is very very dumb, so when we change src, we may spuriously change the bundler output. Not ideal, but now that we have a formatter I could fix that.)

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Aug 16, 2023
@jakebailey jakebailey merged commit b555727 into microsoft:main Aug 16, 2023
@jakebailey jakebailey deleted the lf-dts branch August 16, 2023 23:43
snovader pushed a commit to EG-A-S/TypeScript that referenced this pull request Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team 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