@babel/plugin-transform-block-scoping (7.28.0)
Published 2026-02-24 13:48:25 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/plugin-transform-block-scoping@7.28.0"@babel/plugin-transform-block-scoping": "7.28.0"About this package
@babel/plugin-transform-block-scoping
Compile ES2015 block scoping (const and let) to ES5
See our website @babel/plugin-transform-block-scoping for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-block-scoping
or using yarn:
yarn add @babel/plugin-transform-block-scoping --dev
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-plugin-utils | ^7.27.1 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.28.0 |
| @babel/helper-plugin-test-runner | ^7.27.1 |
| @babel/traverse | ^7.28.0 |
Peer Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.0.0-0 |
Keywords
babel-plugin