Packages

A boilerplate Phoenix Live View Setup

Current section

Files

Jump to
gen_template_phx_live_view template $PROJECT_NAME$ .formatter.exs
Raw

template/$PROJECT_NAME$/.formatter.exs

[
import_deps: [:phoenix],
inputs: ["*.{ex,exs}", "{config,lib,test}/**/*.{ex,exs}"]
]