istanbuljs / babel-plugin-istanbul

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

Expand options #208

Closed coreyfarrell closed 4 years ago

coreyfarrell commented 5 years ago

We need to expand the options which are accepted. All options from test-exclude and istanbul-lib-instrument should be supported if possible.