<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/biomejs/resources/main/svg/slogan-dark-transparent.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/biomejs/resources/main/svg/slogan-light-transparent.svg">
<img alt="Shows the banner of Biome, with its logo and the phrase 'Biome - Toolchain of the web'." src="https://raw.githubusercontent.com/biomejs/resources/main/svg/slogan-light-transparent.svg" width="400">
</picture>
</p>
<div align="center">
[![Discord chat][discord-badge]][discord-url]
[![cargo version][cargo-badge]][cargo-url]
[discord-badge]: https://badgen.net/discord/online-members/BypW39g6Yc?icon=discord&label=discord&color=green
[discord-url]: https://biomejs.dev/chat
[cargo-badge]: https://badgen.net/crates/v/biome_json_syntax?&color=green
[cargo-url]: https://crates.io/crates/biome_json_syntax/
</div>
# `biome_json_syntax`
SyntaxKind and common rowan definitions for biome_json_parser. Follow the [documentation](https://docs.rs/biome_json_syntax/).