v7.0.1
Bug fixes
- It fixed false positive that the
node/no-unsupported-features/node-builtins
reports theprocess.emitWarning
method on Node.js>=6 <8
. It was supported since Node.js 6.0.0.
node/no-unsupported-features/node-builtins
reports the process.emitWarning
method on Node.js >=6 <8
. It was supported since Node.js 6.0.0.