babel/packages/babel-plugin-transform-react-jsx
Daniel Tschinder 54f072991d
Revert "Revert babel-helper-builder-react-jsx change from #4988" (#9119)
This reverts commit dbc07220ae9188a3fb2bdea3d826ff7f48532a2e.

# Conflicts:
#	packages/babel-helper-builder-react-jsx/src/index.js
2019-01-05 22:22:49 -08:00
..
2018-11-18 23:02:58 +01:00
2017-03-25 21:46:16 -04:00
2018-12-03 20:00:35 +01:00

@babel/plugin-transform-react-jsx

Turn JSX into React function calls

See our website @babel/plugin-transform-react-jsx for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-react-jsx

or using yarn:

yarn add @babel/plugin-transform-react-jsx --dev