jesse/rebar.config
Alexander Dergachev 66903116d3 Initial commit
This is the first release of jesse (version 0.1.0).
2012-06-18 17:57:59 +02:00

7 lines
124 B
Erlang

%%-*- mode: erlang -*-
{erl_opts, [ debug_info
, warnings_as_errors
, warn_export_all
]}.