jsx/rebar.config
alisdair sullivan 9d4534edc5 Revert "Revert "Master""
This reverts commit 400d046746.
2015-08-04 11:26:00 -07:00

5 lines
No EOL
112 B
Erlang

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