suppress-experimental

1.0.0 • Public • Published

suppress-experimental NPM Version

Block Node.js experimental warnings from the current process

Usage

Get node.js to require this module before any code which would emit experimental warnings. The best way is to add --require=suppress-experimental to the NODE_OPTIONS environment.

Target Use Case

This module is intended for use during testing. This is especially useful when you have a large number of test files each running in separate processes.

Feature Complete

This module is feature complete and has no dependencies. Future updates are very unlikely.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i suppress-experimental

      Weekly Downloads

      0

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      3 kB

      Total Files

      5

      Last publish

      Collaborators

      • coreyfarrell