Current section

Files

Jump to
phx_new templates phx_umbrella formatter.exs
Raw

templates/phx_umbrella/formatter.exs

[<%= if @html do %>
plugins: [Phoenix.LiveView.HTMLFormatter],<% end %>
inputs: ["mix.exs", "config/*.exs"],
subdirectories: ["apps/*"]
]