f4870cd530 | ||
---|---|---|
.. | ||
lib | ||
node_modules/@babel/types | ||
LICENSE | ||
README.md | ||
package.json |
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-dev @babel/helper-builder-react-jsx
or using yarn:
yarn add @babel/helper-builder-react-jsx --dev