Closed vslinko closed 8 years ago
@atondelier are you sure that someone needs different babel config for isparta?
@deepsweet what are you think?
@vslinko I agree it will be the same most of the time. I suggested that only for flexibility, e.g. if you want a specific shouldPrintComment
babel callback for isparta instrumenter.
@atondelier Updated PR.
:+1: Passing babel options is definitely needed. But, directly reading into
options.babel
may be the fallback for reading into aoptions.isparta
object.