Current section

Files

Jump to
daisy_ui_components .formatter.exs
Raw

.formatter.exs

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