@babel/preset-react (7.27.1)
Published 2026-02-24 13:48:54 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/preset-react@7.27.1"@babel/preset-react": "7.27.1"About this package
@babel/preset-react
Babel preset for all React plugins.
See our website @babel/preset-react for more information or the issues associated with this package.
Install
Using npm:
npm install --save-dev @babel/preset-react
or using yarn:
yarn add @babel/preset-react --dev
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-plugin-utils | ^7.27.1 |
| @babel/helper-validator-option | ^7.27.1 |
| @babel/plugin-transform-react-display-name | ^7.27.1 |
| @babel/plugin-transform-react-jsx | ^7.27.1 |
| @babel/plugin-transform-react-jsx-development | ^7.27.1 |
| @babel/plugin-transform-react-pure-annotations | ^7.27.1 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.27.1 |
| @babel/helper-plugin-test-runner | ^7.27.1 |
Peer Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.0.0-0 |