@gerhobbelt/babel-plugin-transform-block-scoping
v7.2.1-26
Published
Compile ES2015 block scoping (const and let) to ES5
Downloads
56
Readme
@gerhobbelt/babel-plugin-transform-block-scoping
Compile ES2015 block scoping (const and let) to ES5
See our website @gerhobbelt/babel-plugin-transform-block-scoping for more information.
Install
Using npm:
npm install --save-dev @gerhobbelt/babel-plugin-transform-block-scoping
or using yarn:
yarn add @gerhobbelt/babel-plugin-transform-block-scoping --dev