throw-expression
Allows you, through a simple function, to throw an error inside an expression
toss-expression
A tiny ponyfill for @babel/plugin-proposal-throw-expressions, the syntax from which TypeScript and VS Code do not (yet) support.
hard-rejection
Make unhandled promise rejections fail hard right away instead of the default silent fail