Current section

Files

Jump to
live_view_ui .formatter.exs
Raw

.formatter.exs

[
import_deps: [:phoenix],
plugins: [Phoenix.LiveView.HTMLFormatter, Styler],
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}"]
]