mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
6 lines
187 B
Elixir
6 lines
187 B
Elixir
[
|
|
import_deps: [:ecto, :phoenix, :phoenix_live_view, :tesla],
|
|
inputs: ["*.{ex,exs}", "priv/*/seeds.exs", "{config,lib,test}/**/*.{ex,exs}"],
|
|
subdirectories: ["priv/*/migrations"]
|
|
]
|