mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-12 20:04:57 +02:00
458 B
458 B
@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