cmy 02a04f55a0 2023-3-15 před 3 roky
..
lib 02a04f55a0 2023-3-15 před 3 roky
node_modules 02a04f55a0 2023-3-15 před 3 roky
LICENSE 02a04f55a0 2023-3-15 před 3 roky
README.md 02a04f55a0 2023-3-15 před 3 roky
package.json 02a04f55a0 2023-3-15 před 3 roky

README.md

@babel/helper-skip-transparent-expression-wrappers

Helper which skips types and parentheses

See our website @babel/helper-skip-transparent-expression-wrappers for more information.

Install

Using npm:

npm install --save-dev @babel/helper-skip-transparent-expression-wrappers

or using yarn:

yarn add @babel/helper-skip-transparent-expression-wrappers --dev