Cargo Features

biome_js_parser has no features set by default.

[dependencies]
biome_js_parser = { version = "0.5.7", features = ["schemars", "serde", "tests"] }
schemars

Enables schemars

serde

Enables schema of biome_js_syntax

tests

biome_js_parser has 3 features without comments.