biome_js_formatter 0.0.1

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

#[allow(clippy::module_inception)]
pub(crate) mod bogus;
pub(crate) mod bogus_assignment;
pub(crate) mod bogus_binding;
pub(crate) mod bogus_expression;
pub(crate) mod bogus_import_assertion_entry;
pub(crate) mod bogus_member;
pub(crate) mod bogus_named_import_specifier;
pub(crate) mod bogus_parameter;
pub(crate) mod bogus_statement;