Biome v1.9 is out!
Today we celebrate both the first anniversary of Biome 馃帄 and the release of Biome v1.9! Read our blog post for a look back at the first year and the new features of Biome v1.9.
In a nutshell:
- Stable CSS formatting and linting. Enabled by default!
- Stable GraphQL formatting and linting. Enabled by default!
.editorconfigsupport. Opt-inbiome searchcommand to search for patterns in your source code.- New lint rules for JavaScript and its dialects.
You must log in or # to comment.
deleted by creator
Is this the rule you might be looking for? https://biomejs.dev/linter/rules/use-sorted-classes/
deleted by creator
I鈥檓 one of the core contributors to Biome, btw, so feel free to ask questions!
Prettier doesn鈥檛 allow me to control line wrapping.
does biome allow control over this? i don鈥檛 want long line to be inconsistently wrapped into multiple lines, and i want short array to be kept at multiple lines
No sorry, we follow Prettier鈥檚 philosophy there.


