dprint-plugin-jsonc 0.4.0

JSONC formatter for dprint.
Documentation
1
2
3
4
5
mod parse;
mod context;
mod token_finder;

pub use parse::parse_items;