Packages

Headless UI components for Phoenix

Current section

Files

Jump to
headless .formatter.exs
Raw

.formatter.exs

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