dprint-plugin-json 0.20.0

JSON formatter for dprint.
Documentation
1
2
3
4
5
6
7
# dprint-plugin-json

[![crates.io version](https://img.shields.io/crates/v/dprint-plugin-json.svg)](https://crates.io/crates/dprint-plugin-json) [![CI](https://github.com/dprint/dprint-plugin-json/workflows/CI/badge.svg)](https://github.com/dprint/dprint-plugin-json/actions?query=workflow%3ACI)

JSON formatting plugin for [dprint](https://github.com/dprint/dprint).

This uses the [jsonc-parser](https://github.com/dprint/jsonc-parser) parser.