yuanhao b574408fd7 first commit 3 tahun lalu
..
lib b574408fd7 first commit 3 tahun lalu
LICENSE b574408fd7 first commit 3 tahun lalu
README.md b574408fd7 first commit 3 tahun lalu
package.json b574408fd7 first commit 3 tahun lalu

README.md

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

Helper which skips types and parentheses

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