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

feat: Add eslint config file support #85

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

nrayburn-tech
Copy link
Collaborator

Use Oxlint config files for icons and JSON schemas.
Use Eslint and Oxlint config files for triggering language server restarts when the config file changes.

If a user has the Oxc plugin but not the Eslint plugin, then they will likely have a lesser experience if they try to use an Eslint file. I think this is reasonable, but we could also come up with something more complicated if desired. For example, check if the Eslint plugin is enabled and if not we could treat an Eslint config file the same as an Oxlint config file (Oxlint icon, Oxlint JSON schema).

@Boshen Boshen merged commit 1d79da3 into oxc-project:main Oct 28, 2024
5 checks passed
@nrayburn-tech nrayburn-tech deleted the eslint-config-support branch November 20, 2024 01:38
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.

2 participants