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

"conflict" config? #94

Open
ljharb opened this issue Aug 26, 2024 · 2 comments
Open

"conflict" config? #94

ljharb opened this issue Aug 26, 2024 · 2 comments
Assignees

Comments

@ljharb
Copy link

ljharb commented Aug 26, 2024

I'd like a config I can extend that always has all rules of this plugin, but doesn't disable anything - i want to keep the existing rules enabled, and ensure that they remain compatible with editorconfig.

@phanect phanect self-assigned this Aug 26, 2024
@phanect
Copy link
Owner

phanect commented Aug 26, 2024

Oh, so you use this plugin to ensure .editorconfig follows your ESLint config by the built-in rules or rules from @eslint-stylistic?
That's not an expected use case of this plugin, but the PR is still welcome 👍

However, please allow time to release it because I need to fix the test which does not pass currently.

In fact, I've been trying to migrate to Biome recently because I couldn't adapt my personal eslint-config to FlatConfig and it is now unmaintainable. Therefore, I'm considering to deprecate this plugin.
I'm still considering getting back to ESLint because Biome does not support Astro and Vue so well yet, but anyway, I'm not sure if I can spend so much time on this project... 🙇

@ljharb
Copy link
Author

ljharb commented Aug 27, 2024

I don't use it yet, but that is my intended use case of the plugin :-)

I'll still use it with eslintrc for a long time, especially if the peer deps can allow eslint 8.8.

Thanks in advance!

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

No branches or pull requests

2 participants