dprint-plugin-jsoncdeprecated

JSONC plugin for dprint.

Usage no npm install needed!

<script type="module">
  import dprintPluginJsonc from 'https://cdn.skypack.dev/dprint-plugin-jsonc';
</script>

README

dprint-plugin-jsonc

JSONC (JSON with comments) code formatter plugin for dprint.

See usage instructions at the main dprint repo.

Installation

yarn add --dev dprint-plugin-jsonc
# or
npm install --save-dev dprint-plugin-jsonc