Packages

Biblioteca de componentes para a Plataforma PEA Pescarte

Current section

Files

Jump to
components .formatter.exs
Raw

.formatter.exs

[
import_deps: [:phoenix, :surface],
inputs: ["*.{ex,exs}", "{config,lib,test}/**/*.{ex,exs}"],
plugins: [Surface.Formatter.Plugin]
]