Sha256: 7c46206a59170feeb0df20ab27919b36f5dd5b7e9ed1ffcd9a4427dfb6f765a8
Contents?: true
Size: 388 Bytes
Versions: 1
Compression:
Stored size: 388 Bytes
Contents
# @babel/plugin-transform-react-jsx > Turn JSX into React function calls See our website [@babel/plugin-transform-react-jsx](https://babeljs.io/docs/en/next/babel-plugin-transform-react-jsx.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-react-jsx ``` or using yarn: ```sh yarn add @babel/plugin-transform-react-jsx --dev ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
optimacms-0.1.61 | spec/dummy/node_modules/@babel/plugin-transform-react-jsx/README.md |