Eslint plugin for Biome formatter #1096
yann-combarnous
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
Hey @yann-combarnous do you want to try to build something? We could include it in our organization if the library doesn't go in conflict with Biome's linter |
Beta Was this translation helpful? Give feedback.
2 replies
-
I just made one called eslint-plugin-biome-x https://github.com/arianrhodsandlot/eslint-plugin-biome-x if you are still seeking for that. It can not only format the code but can also report the issues raised by biome lint. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For progressive adoption, it would be nice to be able to use Biome as formatter for eslint, similar to how eslint-plugin-prettier integrates prettier there.
Beta Was this translation helpful? Give feedback.
All reactions