Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 469 Bytes

File metadata and controls

19 lines (12 loc) · 469 Bytes

@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