Skip to content

lib: add option to silence warnings

Rodrigo Muino Tomonari requested to merge github/fork/PoojaDurgad/exp-warning into main

Introduce an option --suppress-warnings to silence experimental and deprecation warnings for specified features

Fixes: https://github.com/nodejs/node/issues/30810

Co-Authored-By: Cody Deckard cjdeckard@gmail.com

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

Merge request reports

Loading