Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src 7846eaebaa Do not quote JSX attribute keys for IdentifierName (#8045) 6 years ago
.npmignore 7a1ccf076c Misc (#5545) 7 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

README.md

@babel/helper-builder-react-jsx

Helper function to build react jsx

See our website @babel/helper-builder-react-jsx for more information.

Install

Using npm:

npm install --save @babel/helper-builder-react-jsx

or using yarn:

yarn add --save @babel/helper-builder-react-jsx