biome/crates/biome_json_formatter
Emanuele Stoppa f75fea2746
Some checks are pending
Benchmarks / Bench (push) Waiting to run
CI on main / Test (push) Waiting to run
CI on main / Format Rust Files (push) Waiting to run
Release / Package linux-x64 (push) Blocked by required conditions
Release / Build WASM (push) Blocked by required conditions
Release / Package JavaScript APIs (push) Blocked by required conditions
CI on main / Lint Rust Files (push) Waiting to run
CI on main / Check Dependencies (push) Waiting to run
CI on main / Test262 Coverage (push) Waiting to run
Release / Release (push) Waiting to run
Release / version (push) Blocked by required conditions
Release / Package darwin-arm64 (push) Blocked by required conditions
Release / Package darwin-x64 (push) Blocked by required conditions
Release / Package linux-arm64-musl (push) Blocked by required conditions
Release / Package linux-x64-musl (push) Blocked by required conditions
Release / Package win32-arm64 (push) Blocked by required conditions
Release / Package win32-x64 (push) Blocked by required conditions
Release / Package linux-arm64 (push) Blocked by required conditions
Release / Publish CLI (push) Blocked by required conditions
Release / Publish JS API (push) Blocked by required conditions
Repository dispatch on main / Build @biomejs/wasm-web (push) Waiting to run
Repository dispatch on main / Repository dispatch (push) Blocked by required conditions
refactor(format): use specialised tokens (#7052)
Co-authored-by: dyc3 <1808807+dyc3@users.noreply.github.com>
2025-07-28 19:30:07 +01:00
..
benches ci: shard benchmarks among packages (#6268) 2025-06-09 19:13:55 +01:00
src refactor(format): use specialised tokens (#7052) 2025-07-28 19:30:07 +01:00
tests ci: add a job for linting markdown files (#6825) 2025-07-09 17:42:30 -04:00
Cargo.toml chore(deps): update rust crate criterion to v3 (#6876) 2025-07-14 08:13:28 +01:00
LICENSE chore: rename some crates (#241) 2023-09-11 23:14:33 +09:00
README.md docs: use the new /chat link (#4171) 2024-10-03 11:50:23 +01:00

Biome - Toolchain of the web

Discord chat cargo version

biome_json_formatter

Biome's JSON formatter implementation. Follow the documentation.