Packages

PLEASE USE axtioncable instead of actioncable. actioncable is moving into this new deps. link https://hex.pm/packages/axioncable

Current section

Files

Jump to
actioncable .formatter.exs
Raw

.formatter.exs

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