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: Upgrade eslint to v9 #186

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

MillironX
Copy link
Member

Migrate the configuration for ESLint to their new "flat config" format so that Renovate bot will quit pinging me about incompatible upgrades.

@edmundmiller, I'm really looking for your stamp of approval here since you are the one who converted the JavaScript to TypeScript and added all of the linting rules in the first place.

PR checklist

  • This comment contains a description of changes (with reason)
  • [NA] If you've fixed a bug or added code that should be tested, add tests!
  • Make sure your code lints (npm run lint)
  • Make sure your code passes formatting checks (npm run format:check)
  • Ensure the unit test suite passes (npm run test)
  • [NA] Ensure the integration test suite passes (act -j example-usage)
  • CHANGELOG.md is updated
  • [NA] README.md is updated

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