dprint-plugin-jsonc 0.7.4

JSON formatter for dprint.
Documentation
1
2
3
4
5
6
7
8
~~ commentLine.forceSpaceAfterSlashes: true ~~
== should put a space after slashses ==
//test
///test

[expect]
// test
/// test