Skip to content

Releases: dprint/dprint-plugin-json

0.17.0

07 Dec 20:27
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.17.0.wasm"
      ]
    }

JS Formatting API

0.16.0

30 Oct 04:04
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.16.0.wasm"
      ]
    }

JS Formatting API

0.15.6

06 Sep 19:39
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.15.6.wasm"
      ]
    }

JS Formatting API

0.15.5

05 Aug 02:56
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.15.5.wasm"
      ]
    }

JS Formatting API

0.15.4

27 Jul 00:50
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.15.4.wasm"
      ]
    }

JS Formatting API

0.15.3

25 May 21:39
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.15.3.wasm"
      ]
    }

JS Formatting API

0.15.2

30 Apr 22:17
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.15.2.wasm"
      ]
    }

JS Formatting API

0.15.1

06 Apr 23:19
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.15.1.wasm"
      ]
    }

JS Formatting API

0.15.0

29 Mar 01:09
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.15.0.wasm"
      ]
    }

JS Formatting API

0.14.1

01 Feb 16:28
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's dprint configuration file:

  1. Specify the plugin url in the "plugins" array.
  2. Ensure .json file extensions are matched in an "includes" pattern.
  3. Add a "json" configuration property if desired.
    {
      // ...etc...
      "json": {
        // json config goes here
      },
      "includes": [
        "**/*.{json}"
      ],
      "plugins": [
        "https://plugins.dprint.dev/json-0.14.1.wasm"
      ]
    }

JS Formatting API