Skip to content
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

Convert from CRLF to LF #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Convert from CRLF to LF #51

wants to merge 1 commit into from

Conversation

elwayman02
Copy link
Contributor

When checking out the main branch on windows, eslint fails with 275 prettier errors related to line separators. This change runs npm run lint:fix to auto-resolve those failures.

Additionally, running npm i with npm@8 automatically added some fields to package-lock.json

When checking out the main branch on windows, eslint fails with 275 prettier errors related to line separators. This change runs `npm run lint:fix` to auto-resolve those failures.

Additionally, running `npm i` with npm@8 automatically added some fields to package-lock.json
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.

None yet

1 participant