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

test: update test with eslint-config-xo #143

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Conversation

mdjermanovic
Copy link
Member

@mdjermanovic mdjermanovic commented Aug 4, 2024

The latest version of eslint-config-xo supports ESLint v9 and exports flat config format:

https://github.com/xojs/eslint-config-xo/releases/tag/v0.46.0

It currently breaks CI on the main branch:

https://github.com/eslint/create-config/actions/runs/10234823210/job/28314801941

This updates a test with eslint-config-xo to not use --eslintrc, and updates the corresponding snapshot accordingly.

@aladdin-add aladdin-add merged commit c76db1c into main Aug 4, 2024
11 checks passed
@aladdin-add aladdin-add deleted the eslintconfigxo-eslintv9 branch August 4, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants