istanbuljs / babel-plugin-istanbul

A babel plugin that adds istanbul instrumentation to ES6 code
BSD 3-Clause "New" or "Revised" License
624 stars 73 forks source link

feat: Add support for instrumenter options #227

Closed coreyfarrell closed 4 years ago

coreyfarrell commented 4 years ago

This adds support for:

Fixes #208, fixes #212