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 config 9.0 migration #164

Merged
merged 12 commits into from
Sep 5, 2024

Conversation

dpgraham4401
Copy link
Member

Description

migrates our eslint configs to the new flat file format (eslint.config.js) and reviews all development and production dependencies.

Issue ticket number and link

closes #163

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions github-actions bot added chore Not a feature, or a bug, just needs to get done. dependencies changes to our dependencies labels Sep 5, 2024
@dpgraham4401 dpgraham4401 merged commit 7fa6fb6 into USEPA:main Sep 5, 2024
16 of 17 checks passed
@dpgraham4401 dpgraham4401 deleted the eslint_config_9.0_migration branch September 5, 2024 18:36
@dpgraham4401
Copy link
Member Author

For record later, if you find your test pass locally but are having touble on GH Action servers, remove GH Action caches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Not a feature, or a bug, just needs to get done. dependencies changes to our dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

eslint v9.0.0 config migration
1 participant