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