shichen b6c5ecc67a init 10 meses atrás
..
lib b6c5ecc67a init 10 meses atrás
LICENSE b6c5ecc67a init 10 meses atrás
README.md b6c5ecc67a init 10 meses atrás
package.json b6c5ecc67a init 10 meses atrás

README.md

@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