* Enforce `workspace:^` to specify `@babel/` dependencies * `yarn constraints --fix` * Update lockfile
@babel/plugin-proposal-throw-expressions
Wraps Throw Expressions in an IIFE
See our website @babel/plugin-proposal-throw-expressions for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-proposal-throw-expressions
or using yarn:
yarn add @babel/plugin-proposal-throw-expressions --dev