node-source-map-support
node-source-map-support copied to clipboard
Disable shimming process.emit by default
https://github.com/evanw/node-source-map-support/blob/master/source-map-support.js#L540-L556
This has downstream effects, especially for testing suites. For reference: https://github.com/trufflesuite/ganache-cli/issues/658
Can you make this opt-in instead of opt-out?