babel-plugin-istanbul
babel-plugin-istanbul copied to clipboard
babel-plugin-istanbul 7.x [DO NOT MERGE]
This will be rebased without squashing when it is merged. istanbul-lib-instrument
will get a follow-up to use this updated babel plugin to provide for nyc.
Highlights
- Move actual instrumentation code from
istanbul-lib-instrument
to here - Remove direct dependency on
@babel/core
- Drop support for loading configuration from file
- Drop support for Node.js < 10.13.0
has this PR stalled?