mirror of
https://github.com/woutdp/live_svelte
synced 2026-05-24 09:28:21 +00:00
4 lines
79 B
Elixir
4 lines
79 B
Elixir
import Config
|
|
|
|
config :excoveralls,
|
|
coverage_options: [minimum_coverage: 87]
|