Replace eslint + prettier with biome #403
jankapunkt
started this conversation in
Ideas
Replies: 1 comment
-
|
@jankapunkt i am for it, personally never heard of it but I'll give it a try soon to familiarize myself with it. If this is the path you think we need to get to ESM, then so be it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Until we 100% resolved the #279 conflict we get stuck in eslint at 8.5 and it wont get better. At the same time Biome is stable at 2.x.
Biome has the advantage, that it handles multiple code quality features in one tool and comes with all necessary rules for linting and formatting included, reducing (dev-) dependencies dramatically.
If there is agreement, then I would open a PR, migrating to Biome by doing the following:
Beta Was this translation helpful? Give feedback.
All reactions