erlang-proper.rebar.config.mustache Maven / Gradle / Ivy
{erl_opts, [debug_info, warnings_as_errors]}.
{deps, [{jsx, "2.9.0"}, {proper, "1.3.0"}]}.
{shell, [{apps, [{{packageName}}]}]}.
{plugins, [rebar3_proper]}.
{erl_opts, [debug_info, warnings_as_errors]}.
{deps, [{jsx, "2.9.0"}, {proper, "1.3.0"}]}.
{shell, [{apps, [{{packageName}}]}]}.
{plugins, [rebar3_proper]}.