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

Eslint upgrade #36

Merged
merged 11 commits into from
Oct 20, 2024
Merged

Eslint upgrade #36

merged 11 commits into from
Oct 20, 2024

Conversation

mcnuttandrew
Copy link
Collaborator

No description provided.

@jheer
Copy link
Member

jheer commented Oct 18, 2024

Thanks!!

But before merging: Why does this PR re-add the Color Buddy files? (Did you need to change branches and/or git pull before this PR?) Can we remove those from this PR before merging?

@mcnuttandrew
Copy link
Collaborator Author

mcnuttandrew commented Oct 19, 2024

That was a miss add, I filed this just as I was running out the door and misfired 😓 . Will clean up tommorow

@mcnuttandrew
Copy link
Collaborator Author

Alright i think this wraps up the linting upgrade. Notes

  • There's a lot of noise because we had not been applying the lints/prettying very consistently and so this also runs the format command.
  • The way the rules are applied in eslint and the way prettier applies them is slightly conflicting. Rather than sort this out, it seems to simpler to make there be 1 formatting command (yarn lint --fix) and one source of formatting truth (eslint)

@jheer jheer merged commit 0ff4590 into main Oct 20, 2024
1 check passed
@jheer jheer deleted the eslint-upgrade branch October 20, 2024 17:29
@jheer
Copy link
Member

jheer commented Oct 20, 2024

Thank you!!!

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