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
- 📎 Infer types of generic iterables
- 🐛 `biome_js_parser::parse_script` stack overflow
- 🐛 Extending another configuration that has `domains` configured does not pull across
- 💅 `lint/nursery/noShadow` incorrectly flags scoped destructured variables
- 📎 Refactor `useSortedClasses` from a lint rule to an assist rule
- 💅 noMisusedPromises should detect a promise returned in a function argument where a void return was expected
- 🐛 files.includes not resolved relative to extended config
- 💅 `useOptionalChain` doesn't work with negations
- 💅 `useOptionalChain` doesn't work when expected chain isn't at the start of expression
- 🐛 Biome chokes on inlined SVG filters in CSS
- Docs
- Rust not yet supported