JSON formatting plugin for dprint.
This uses the jsonc-parser parser.
Then in your project's directory with a dprint.json file, run:
dprint add json
# or install from npm
dprint add npm:@dprint/jsonSee https://dprint.dev/plugins/json/ for more information.