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

Split configs #57

Open
DanWebb opened this issue May 28, 2024 · 1 comment
Open

Split configs #57

DanWebb opened this issue May 28, 2024 · 1 comment

Comments

@DanWebb
Copy link
Member

DanWebb commented May 28, 2024

Separate configs for

  • Next (eslint-config-next + eslint-plugin-jsx-a11y) note we don't need eslint-plugin-react because its already included
  • React (eslint-plugin-jsx-a11y + eslint-plugin-react)
  • Everything else
@DanWebb
Copy link
Member Author

DanWebb commented Jun 15, 2024

With eslints new flat file config we can write a function that exposes settings like { react: true } to enable different configs like this example

@DanWebb DanWebb added the Running light label Oct 22, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant