Skip to content

Migrate to eslint v9 #250

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Migrate to eslint v9 #250

wants to merge 8 commits into from

Conversation

xt0rted
Copy link
Member

@xt0rted xt0rted commented Dec 16, 2024

Since eslint-config-airbnb-base doesn't support v9 yet I'm removing it and setting up a baseline config that matches how we've been doing things.

TODO

  • Update eslint to v9
  • Update peer dependencies
  • Move each config to a flat config
  • Add typescript typings
  • Replace eslint-config-airbnb-base with the following
    • @stylistic/eslint-plugin
    • eslint-plugin-unicorn
    • Our own explicit list of rules

@xt0rted xt0rted added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant