We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
astro: true
If I enable the astro setting, I get this error:
[Error - 11:07:45] ConfigError: Config (unnamed): Key "plugins": Cannot redefine plugin "jsx-a11y".
Brand new project, should be easy to replicate.
The text was updated successfully, but these errors were encountered:
Thanks, I'll look into this.
Sorry, something went wrong.
So, i wasn't able to reproduce your error, but i run into other errors. More specifically, this error.
I'll open a draft PR for now, but the main fix must come from upstream (the astro-eslint-plugin).
astro-eslint-plugin
bc991c9
@radiosilence if you can give [email protected] a try, i think it fixed it!
AndreaPontrandolfo
Successfully merging a pull request may close this issue.
If I enable the astro setting, I get this error:
[Error - 11:07:45] ConfigError: Config (unnamed): Key "plugins": Cannot redefine plugin "jsx-a11y".
Brand new project, should be easy to replicate.
The text was updated successfully, but these errors were encountered: