dprint-plugin-jsonc 0.4.0

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

[expect]
//test
///test