We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b4b5c commit d94a3ceCopy full SHA for d94a3ce
rebar.config
@@ -1,7 +1,7 @@
1
{erl_opts, [debug_info]}.
2
{deps, [{opencensus, "~> 0.6.0"},
3
{jsx, "~> 2.9"}]}.
4
-{project_plugins, [rebar3_lint]}.
+{project_plugins, [rebar3_lint, rebar3_hex]}.
5
6
{shell, [{config, "config/dev.conf"}]}.
7
0 commit comments