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

Support ESLint 9 #31

Closed
fisker opened this issue May 9, 2024 · 3 comments · Fixed by #33
Closed

Support ESLint 9 #31

fisker opened this issue May 9, 2024 · 3 comments · Fixed by #33

Comments

@fisker
Copy link

fisker commented May 9, 2024

Currently throws error

Configuration validation errors:
- eslintrc: Invalid Options:
- Unknown options: useEslintrc
@fisker
Copy link
Author

fisker commented May 9, 2024

Sorry, didn't see AriPerkkio/eslint-remote-tester#389

@fisker fisker closed this as completed May 9, 2024
@AriPerkkio
Copy link
Owner

Yep, ESLint v9 removed useEslintrc from the JS API. I think in the next version of eslint-remote-tester only the flat config will be supported.

@AriPerkkio
Copy link
Owner

AriPerkkio commented Jun 9, 2024

New releases eslint-remote-tester@v4 and eslint-remote-tester-run-action@v5 added support for eslint@9 and FlatConfig:

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 a pull request may close this issue.

2 participants