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

chore: update packages and configs to work with new eslint paradigm #296

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

dustin-jw
Copy link
Owner

@dustin-jw dustin-jw commented Sep 27, 2024

Description

ESLint changed quite a bit in a major version release and many dependent packages took a while to catch up. This updates those packages and configs so they will work together going forward.

To Validate

  1. Make sure all PR Checks have passed
  2. Pull down this branch
  3. Run npm start, confirming the site works as expected
  4. Run npm run build, confirming the output is unaffected
  5. Run npm run lint, confirming no errors with running ESLint or reported errors/warnings
  6. Run npm run test, confirming all tests still pass

@dustin-jw dustin-jw merged commit 048f191 into main Sep 27, 2024
3 checks passed
@dustin-jw dustin-jw deleted the feat--updates branch September 27, 2024 21:36
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.

1 participant