Remix.run Logo
azemetre 5 hours ago

Have you looked into biome? We recently switched at work. It’s fine and fast. If you overly rely on 3rd party plugins it might be hard but it covered our use case fine for a network based react app.

Way less dependencies too.

dmix 3 hours ago | parent [-]

Even minor styling rule changes would result in a huge PR across our frontend so I tend to avoid any change in tooling. But using old tools is not the end of the world. I only upgrade ESLint because I had to upgrade something else.

adhamsalama 2 hours ago | parent [-]

Would omitting this commit from git blame solve the issue?

dmix an hour ago | parent [-]

Oh that's a great idea. I forgot about git --ignore-revs