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
JSONC plugin for dprint.
<script type="module">
import dprintPluginJsonc from 'https://cdn.skypack.dev/dprint-plugin-jsonc';
</script>
JSONC (JSON with comments) code formatter plugin for dprint.
See usage instructions at the main dprint repo.
yarn add --dev dprint-plugin-jsonc
# or
npm install --save-dev dprint-plugin-jsonc