jeffrifwald / babel-istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
144 stars 23 forks source link

+ `babelConfig` as parameter #24

Closed RubaXa closed 8 years ago

RubaXa commented 8 years ago

babelConfig — advanced options for BABEL, ex: {modules: 'amd'}

jeffrifwald commented 8 years ago

Thanks!

RubaXa commented 8 years ago

Thank you too. When can be expected updating npm package?

jeffrifwald commented 8 years ago

It should now be on npm as 0.3.20.