You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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... 🙇
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.
The text was updated successfully, but these errors were encountered: