Replies: 3 comments 6 replies
-
There is no particular philosophical reason that I know of. We haven't taken the time to investigate how to support them efficiently. I think this requires some investigation before we move towards implementation. We are open to suggestions and time investment from new contributors :) |
Beta Was this translation helpful? Give feedback.
-
I jump here because I am also interested in using Biome as a tool for everything (linter and formatter) but in my organization we also have custom eslint rules. Any news regarding this? thanks! |
Beta Was this translation helpful? Give feedback.
-
I think it’s best to close this discussion and direct interested users to our upcoming plugin efforts instead: #1762 |
Beta Was this translation helpful? Give feedback.
-
A feature of ESLint my organization used before migrating to Biome was writing our own custom ESLint rules (e.g. automatically replacing imports from a certain package with our own custom wrappers around those functions). Is there a philosophical reason against Biome supporting custom lint rules or is it just pending someone implementing it? I'm happy to work on it, just wanted to check and make sure before I get started.
Beta Was this translation helpful? Give feedback.
All reactions