Skip to content

Conversation

omarageorge
Copy link
Contributor

Windows developers encounter ESLint/Prettier errors due to CRLF line endings, while the repo expects LF. Setting endOfLine: 'auto' allows Prettier to normalize based on detected format.

…ibility

Addresses Windows CRLF/LF issues by letting Prettier auto-detect line endings.
@kamilmysliwiec kamilmysliwiec merged commit c60a792 into nestjs:master Oct 10, 2025
@kamilmysliwiec
Copy link
Member

Would you like to create a PR to the schematics repo too? https://github.com/nestjs/schematics/blob/master/src/lib/application/files/ts/eslint.config.mjs

@omarageorge
Copy link
Contributor Author

Yeah sure, will create a PR to the schematics repo too.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants