Packages

Animations for Phoenix LiveView, that just work. One <.animated> component, smart defaults, real spring physics — animate enter, exit, position and size straight from HEEx.

Current section

Files

Jump to
shift .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
line_length: 120,
locals_without_parens: [attr: 2, attr: 3, slot: 1, slot: 2, slot: 3],
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]