Skip to content

lib: remove internalBinding('config').pendingDeprecation

Instead use require('internal/options').getOptionValue('--pending-deprecation')

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading