A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Find a file
coderabbitai[bot] 73458bf6d3
📝 Add docstrings to glimmer-1
Docstrings generation was requested by @wagenet.

* https://github.com/biomejs/biome/pull/8099#issuecomment-3534899553

The following files were modified:

* `crates/biome_grit_patterns/src/grit_target_language/js_target_language/generated_mappings.rs`
* `crates/biome_js_analyze/src/lint/complexity/no_static_only_class.rs`
* `crates/biome_js_analyze/src/lint/correctness/no_invalid_constructor_super.rs`
* `crates/biome_js_analyze/src/lint/nursery/no_unused_expressions.rs`
* `crates/biome_js_analyze/src/lint/style/use_naming_convention.rs`
* `crates/biome_js_formatter/src/generated.rs`
* `crates/biome_js_formatter/src/js/any/class_member.rs`
* `crates/biome_js_formatter/src/js/any/expression.rs`
* `crates/biome_js_formatter/src/js/any/statement.rs`
* `crates/biome_js_formatter/src/js/auxiliary/glimmer_template.rs`
* `crates/biome_js_formatter/src/js/classes/property_class_member.rs`
* `crates/biome_js_formatter/src/utils/format_node_without_comments.rs`
* `crates/biome_js_parser/src/lexer/mod.rs`
* `crates/biome_js_parser/src/parser.rs`
* `crates/biome_js_parser/src/syntax/class.rs`
* `crates/biome_js_parser/src/syntax/expr.rs`
* `crates/biome_js_parser/src/syntax/stmt.rs`
* `crates/biome_js_parser/src/token_source.rs`
* `crates/biome_js_syntax/src/expr_ext.rs`
* `crates/biome_js_syntax/src/file_source.rs`
* `crates/biome_js_syntax/src/parentheses/expression.rs`
* `crates/biome_js_syntax/src/union_ext.rs`
* `crates/biome_service/src/file_handlers/mod.rs`
2025-11-14 22:26:12 +00:00
.cargo
.changeset
.claude
.devcontainer
.github
benchmark
crates
e2e-tests
fuzz
packages
plugins
scripts
xtask
.coderabbit.yaml
.dockerignore
.editorconfig
.git-blame-ignore-revs
.gitattributes
.gitignore
.markdownlint.json
AGENTS.md
biome.json
Cargo.lock
Cargo.toml feat(lsp): report progress while scanning the project (#7961) 2025-11-05 22:18:18 +09:00
CHANGELOG.md
CHANGELOG_v1.md
CLAUDE.md
clippy.toml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile.benchmark
GOVERNANCE.md
insta.yml
justfile
LICENSE-APACHE
LICENSE-MIT
package.json chore(deps): update dependency @types/node to v22.19.0 (#7953) 2025-11-03 15:35:43 +09:00
pnpm-lock.yaml
pnpm-workspace.yaml
README.md
RELEASES.md
ROME_CHANGELOG.md
rust-toolchain.toml chore: update Rust to v1.91.0 (#7947) 2025-11-03 06:03:09 +00:00
rustfmt.toml
taplo.toml chore: move changes to changesets (#5044) 2025-02-06 09:25:29 +00:00


Biome is a performant toolchain for web projects, it aims to provide developer tools to maintain the health of said projects.

Biome is a fast formatter for JavaScript, TypeScript, JSX, JSON, CSS and GraphQL that scores 97% compatibility with Prettier.

Biome is a performant linter for JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL that features more than 340 rules from ESLint, typescript-eslint, and other sources. It outputs detailed and contextualized diagnostics that help you to improve your code and become a better programmer!

Biome is designed from the start to be used interactively within an editor. It can format and lint malformed code as you are writing it.

Installation

npm install --save-dev --save-exact @biomejs/biome

Usage

# format files
npx @biomejs/biome format --write

# lint files and apply the safe fixes
npx @biomejs/biome lint --write

# run format, lint, etc. and apply the safe fixes
npx @biomejs/biome check --write

# check all files against format, lint, etc. in CI environments
npx @biomejs/biome ci

If you want to give Biome a run without installing it, use the online playground, compiled to WebAssembly.

Documentation

Check out our homepage to learn more about Biome, or directly head to the Getting Started guide to start using Biome.

More about Biome

Biome has sane defaults and it doesn't require configuration.

Biome aims to support all main languages of modern web development.

Biome doesn't require Node.js to function.

Biome has first-class LSP support, with a sophisticated parser that represents the source text in full fidelity and top-notch error recovery.

Biome wants to offer a high-quality Developer Experience, with descriptive diagnostics and great performance.

Biome unifies functionalities that have previously been separate tools. Building upon a shared base allows us to provide a cohesive experience for processing code, displaying errors, parallelize work, caching, and configuration.

Read more about our project philosophy.

Biome is MIT licensed or Apache 2.0 licensed and moderated under the Contributor Covenant Code of Conduct.

Funding

You can fund the project in different ways

Project sponsorship and funding

You can sponsor or fund the project via Open collective or GitHub sponsors

Biome offers a simple sponsorship program that allows companies to get visibility and recognition among various developers.

Biome offers enterprise support, where Core Contributors can be employed to work on company-focused projects.

Sponsors

Gold Sponsors

Depot logo
Vercel

Silver Sponsors

L2BEAT logo Phoenix Labs logo Lokalise logo

Bronze Sponsors

Nanabit logo Vital logo CodeRabbit logo Forge42 logo RStudio logo Pennylane logo JetBrains logo EGSTOCK, Inc. logo Convex logo Graphite logo