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

fix: sync scope after instrumenting program #290

Closed jedwards1211 closed 3 months ago

jedwards1211 commented 3 months ago

add fix to #289 as recommended by a Babel maintainer

jedwards1211 commented 3 months ago

will make a separate PR