chai / .formatter.exs
jonatanklosko's picture
Initial commit
b6f0124
raw
history blame contribute delete
146 Bytes
[
import_deps: [:phoenix],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}"]
]