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

Flat config: CLI, tests, docs #261

Merged
merged 13 commits into from
Aug 5, 2023
Merged

Flat config: CLI, tests, docs #261

merged 13 commits into from
Aug 5, 2023

Conversation

lydell
Copy link
Member

@lydell lydell commented Jul 27, 2023

Closes #231.

While eslint-config-prettier already works with eslint.config.js (flat config), this PR:

  • Makes the CLI helper tool work with it.
  • Makes CI test both eslintrc and eslint.config.js (flat config).
  • Updates the docs to mention both.

@lydell lydell marked this pull request as ready for review August 3, 2023 09:04
@lydell lydell merged commit a8bc57e into main Aug 5, 2023
10 checks passed
@lydell lydell deleted the flat-config branch August 5, 2023 18:47
@lydell
Copy link
Member Author

lydell commented Aug 5, 2023

Released in v9.0.0.

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.

Compatibility with new eslint config spec (flat config)
1 participant