{erl_opts, [debug_info, nowarn_unused_import]}.
{deps, []}.
{shell, [
% {config, "config/sys.config"},
{apps, [emqx_authz]}
]}.