PromoCursed/node_modules/@babel/preset-react
2024-08-20 23:25:37 +04:00
..
lib Первый коммит 2024-08-20 23:25:37 +04:00
LICENSE Первый коммит 2024-08-20 23:25:37 +04:00
package.json Первый коммит 2024-08-20 23:25:37 +04:00
README.md Первый коммит 2024-08-20 23:25:37 +04:00
tsconfig.json Первый коммит 2024-08-20 23:25:37 +04:00
tsconfig.tsbuildinfo Первый коммит 2024-08-20 23:25:37 +04:00

@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