Packages

A comprehensive calendar and scheduling component library for Phoenix LiveView

Current section

Files

Jump to
Raw

.formatter.exs

[
import_deps: [:phoenix, :phoenix_live_view],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"],
line_length: 100
]