%% -*- mode: erlang -*-
{deps, [
{emqx, {path, "../emqx"}},
{emqx_conf, {path, "../emqx_conf"}}
]}.
{project_plugins, [erlfmt]}.