joystick icon indicating copy to clipboard operation
joystick copied to clipboard

Research usage of Biome

Open rglover opened this issue 2 months ago • 0 comments

Just came across Biome. I'd have to play and validate the claims but the linter giving hints about performance tweaks is really compelling. Maybe have some sort of setting in package.json or settings.env to toggle this on/off based on preference.

Image

Getting output like this to curb complexity (especially in the wake of LLMs) is huge. Would make it far easier to avoid stupid mistakes at dev time while also keeping code tidy. Plugins are in beta, but being able to specify certain extra linters (e.g., I prefer the Uncle Bob approach to organizing functions, vars, etc) would be huge. Then you could just pull in the proper "dialect" for the project and automate compliance.

rglover avatar Oct 07 '25 17:10 rglover