Remove formatter

This commit is contained in:
Mikko Ahlroth 2023-09-10 21:39:53 +03:00
parent 8586ac5f33
commit f824ab7fc2

View file

@ -1,5 +0,0 @@
[
import_deps: [:phoenix],
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{heex,ex,exs}", "priv/*/seeds.exs", "{config,lib,test}/**/*.{heex,ex,exs}"]
]