biome
https://github.com/biomejs/biome
Rust
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to biome
Help out
- Issues
- 🐛 Type-aware rules fail to work
- feat(linter): add `noSolidEarlyReturn` rule
- ☂️ YAML support
- 🐛 Unable to migrate ESLint configuration that extends @antfu/eslint-config
- 🐛 False positive for `lint/correctness/noUnusedPrivateClassMembers` when using `??=`
- 🐛(WinOS) `--config-path` causes "unexpected error"
- ☂️ HTML Parsing and Formatting
- feat(html): implement complete Glimmer template syntax support
- 📎 Implement `nursery/useExplicitTypes` - `typescript-eslint/explicit-module-boundary-types` and `typescript-eslint/explicit-function-return-type`
- 📎 Add `reactCompiler` option for `useExhaustiveDependencies`
- Docs
- Rust not yet supported