This commit is contained in:
bluepython508
2024-11-12 19:03:03 +00:00
parent f99153d6fd
commit 5ea2ef7a23
7 changed files with 130 additions and 2 deletions

View File

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