node-loud-rejection

make unhandled promise rejections fail loudly
  https://github.com/sindresorhus/loud-rejection
  0
  no reviews



This library can be used to make unhandled promise rejections fail loudly instead of the default silent fail.

Node.js is an event-based server-side JavaScript engine.