Last updated 3 years ago
Was this helpful?
Compile ES2015 block scoping (const and let) to ES5
See our website for more information.
Using npm:
or using yarn:
npm install --save-dev @babel/plugin-transform-block-scoping
yarn add @babel/plugin-transform-block-scoping --dev