biome_js_formatter 0.0.2

Biome's JavaScript formatter
Documentation
1
2
3
4
5
6
7
8
9
10
//! This is a generated file. Don't modify it by hand! Run 'cargo codegen formatter' to re-generate the file.

pub(crate) mod attribute;
pub(crate) mod attribute_name;
pub(crate) mod attribute_value;
pub(crate) mod child;
pub(crate) mod element_name;
pub(crate) mod name;
pub(crate) mod object_name;
pub(crate) mod tag;