Biome
@biomejs
Followers
10K
Following
735
Media
23
Statuses
489
Official account of the Biome project. Discord: https://t.co/yCYMQLPCUQ Github: https://t.co/KAFEnnsN8J
Joined August 2023
Biome v2—codename: Biotype is here! The first type-aware linter that doesn't require tsc 🔐 Type-aware lint rules 🧑🚒 Plugins 📚 Monorepo support 📝 Revamped, configurable import sorting 🧐 Linter domains 🙅♀️ Bulk suppressions 👩✈️ Analyzer assist
39
208
1K
Biome will be able to format your styled`` and css`` blocks
github.com
Summary #7802 Added CssInlineRoot node to allow parsing CSS snippets without a rule block. Added parse_embedded_nodes and format_embedded handlers for JavaScript. Added support for styled and css ...
1
3
40
We see a lot of frustration from users or potential users about this problem. We asked the community to help in different ways, even with just examples, so the core team can implement the logic. Even offered bounties! We received no help. Is there a solution?
@janhesters @biomejs The reason I still don't use @biomeje is because I use the prettier-plugin-tailwindcss, and Biome's built-in sort function doesn't come anywhere near close to it yet.
22
6
308
Biome v2.3 is out! 👨👨👦👦 Full support for @vuejs, @sveltejs and @astrodotbuild ‼️ New ignore syntax 🌬️ Tailwind v4 support ⌨️ New CLI flags and reporters https://t.co/WAWAcr7ofW
biomejs.dev
42
167
1K
We broke @biomejs on purpose. After sponsoring Biome to create a "noFloatingPromises" rule, we held an internal competition to find bugs to make it even better. The screenshot below is an example. Many more cursed snippets in the article linked in thread.
5
4
91
Biomeコアメンバーの @unvalley_ さんとOSSについて雑談しました。 Rome時代から関わっていたunvalleyさんだからこそ話せるメンテナーの失踪やチームの解体、それでもOSSを続ける理由など、面白い話が聞けます。
1
16
102
Biome v2.2 is now available: 📝 JS formatter operator line break ⏫ are Many rules promoted to stable 🧠 More intelligent scanner 🔃 Added the ability to change the sort order algorithm ✨ Improved how folders should be ignored 💅 Improved summary reporter
13
38
515
This is the result of the new file watcher, which still requires some work. v2.2 will include further fixes and performance improvements, and improved docs for ignoring folders. Some reports showed us that users forgot to ignore folders like dist/. Stay tuned!
6
5
172
Did you know? You can use the Playground to validate the configuration file. Create a biome.json file, and the playground does the rest: https://t.co/GcC1WZ565e
biomejs.dev
Biome's interactive playground
1
6
59
Project rules, including noFloatingPromises, are now available on our playground ✨ It also supports imported symbols in multi-file mode. Try it now: https://t.co/lOkgpuO3gS
1
4
122
Online slots are still available!
🎉Biome v2 リリース記念イベント🎉 7/23(水)19:30からハイブリッドで開催! 新バージョンのキャッチアップをしながら、利用者やコントリビューターと交流しましょう🤝 Biome好きな方、お待ちしてます! #biome_v2_jp
https://t.co/avhYd9PFTg
0
0
3
Version v2.1.2 should address the recent memory leak issue. Please use this issue for further feedbacks https://t.co/9Kc42S4y1C
https://t.co/MTIb2VnZ1v
github.com
VS Code version 1.202.0 Extension version 3.1.0 Biome version 2.1.0 Operating system Windows macOS Linux Description Found performance issues on my PC, randomly checked task manager, and found biom...
@CarlosPavajeau Stick with v2.0.6 There's a regression, and finding a workaround can be time consuming. There's already an issue for that
3
20
170
Biome 2.1 has been released! It's a relatively minor maintenance release, but still has some goodies: * Faster scanner * Improved type inference * New rules * Many fixes! https://t.co/nuRTxSyNhh
biomejs.dev
6
43
448
We have started working on providing full support for @vuejs, @sveltejs, @astrodotbuild, and hopefully, @angular as well. Subscribe and engage with the following issue https://t.co/KQ8kiw8CBN
github.com
Description Addresses #1726 This issue serves as an entry point to collect tasks, comments, and feedback regarding the support of Vue, Svelte and Astro files inside Biome. We don't have a defin...
27
61
579
Biome v2 のリリースを記念して LT イベントを開催します!まだ Biome を使ったことがない方も,もう使っている方もぜひお越しください🙏 Biome チームに所属している日本人のメンテナが主催します! Biome v2リリース記念 公式LTパーティ https://t.co/8I1aBes0nk
#biome_v2_jp
bitkey.connpass.com
# 💭 イベント概要 Web のためのツールチェーンである Biome が新しいメジャーバージョンの v2 をリリースしました. それを記念して,Biome について深く知ってもらうための LT イベントを開催します! ## ✨ こんな方におすすめ * Biome の名前を聞いたことはあるけどまだ使ったことがない…… * Biome v1 を使っているけど v2 での変更点などをキャッチア...
0
49
144
To celebrate the release of Biome v2, we're hosting a lightning talk event in Tokyo, Japan! 🇯🇵 Japanese maintainers from our team will be attending. Non-Japanese speakers and English talks are also welcome! Register to attend:
bitkey.connpass.com
# 💭 イベント概要 Web のためのツールチェーンである Biome が新しいメジャーバージョンの v2 をリリースしました. それを記念して,Biome について深く知ってもらうための LT イベントを開催します! ## ✨ こんな方におすすめ * Biome の名前を聞いたことはあるけどまだ使ったことがない…… * Biome v1 を使っているけど v2 での変更点などをキャッチア...
Biome v2 のリリースを記念して LT イベントを開催します!まだ Biome を使ったことがない方も,もう使っている方もぜひお越しください🙏 Biome チームに所属している日本人のメンテナが主催します! Biome v2リリース記念 公式LTパーティ https://t.co/8I1aBes0nk
#biome_v2_jp
1
7
102
In upcoming releases, we will introduce more type-aware lint rules, such as noMisusedPromises, and work on supporting HTML-like languages, embedding formatting, and additional features.
2
2
25