{erl_opts, [
  % uncomment to always decode to maps
  % {d, maps_always},
]}.

{edoc_opts, [{preprocess, true}]}.

{plugins, [rebar3_hex]}.