Current section
Files
Jump to
Current section
Files
ex_flow_graph
.formatter.exs
.formatter.exs
[
import_deps: [:phoenix],
plugins: [Quokka, Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}"]
]