Packages

JsonConfix is a Elixir config provider for Distillery that replaces config tuples (e.g `{:json, value}`) to the correspondent value read from a JSON file.

Current section

Files

Jump to
json_confix .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]