Packages

Jes stands for JSON Events Stream. It's a JSON parser which outputs Stream of events.

Current section

Files

Jump to
jes .formatter.exs
Raw

.formatter.exs

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