Packages

A JSON code formatter for Mix.Tasks.Format.

Current section

Files

Jump to
json_formatter CHANGELOG.md
Raw

CHANGELOG.md

## v0.2.0 (2022-01-05)
* Keep json key order as it is.
* Insert final new line when formatting json file.
## v0.1.1 (2021-12-23)
* Drop support for `~j`.
## v0.1.0 (2021-12-22)
* Support `:jason` sigils.
* Support `.json` file extension.