Hacker News new | ask | show | jobs
by ikari_pl 884 days ago
that's 120 JavaScript years ago!
1 comments

You’re joking, but I know some projects moving to Biomejs, because Prettier is now outdated (I don’t really write JavaScript, so I have no idea).
I do work in JavaScript, but I also had no idea what Biome was. Apparently the Rome project rebranded. The main appeal, I think, is that it is written in native code and significantly faster than Prettier.
I had learned of both Biome and Rome, but didn’t know about the rebrand. Makes me think they’ll switch gears to focus on improving the linter after reaching 100% parity.
I'd love to give Biome a try, but it's currently lacking OP's submission of sorting Tailwind classes.

https://github.com/biomejs/biome/discussions/164

A contributor is currently working on this feature [0] We are currently discussing which options to add to the rule on the Discord of Biome. We expect to ship the feature with the next release (on February). A nightly will be released earlier to gather feedback.

[0] https://github.com/biomejs/biome/pull/1362

That's great to hear, thanks!