akhamoth/rebar.config
2025-02-26 11:45:04 -05:00

3 lines
74 B
Erlang

{erl_opts, [debug_info]}.
{project_plugins, [rebar3_ex_doc]}.
{deps, []}.