Skip to content

fix: resolve Prettier CRLF/LF line-ending issue#270

Merged
neethuchandhavarkar merged 1 commit intomainfrom
emmaly/new-lint
Apr 8, 2026
Merged

fix: resolve Prettier CRLF/LF line-ending issue#270
neethuchandhavarkar merged 1 commit intomainfrom
emmaly/new-lint

Conversation

@emmalujosephwork
Copy link
Copy Markdown
Collaborator

This change fixes Prettier lint errors related to inconsistent line endings across environments.

The rule "prettier/prettier": ["error", { "endOfLine": "auto" }] was added to allow automatic handling of CRLF and LF formats, ensuring compatibility across different operating systems.

This resolves lint failures without affecting code functionality.

@neethuchandhavarkar
Copy link
Copy Markdown
Collaborator

Check out the branch to test it. it works. Able to merge.

@neethuchandhavarkar neethuchandhavarkar merged commit e3cb7b6 into main Apr 8, 2026
1 check failed
@neethuchandhavarkar neethuchandhavarkar deleted the emmaly/new-lint branch April 8, 2026 09:29
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