This repository has been archived on 2026-02-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
babel/packages/babel-helper-builder-react-jsx/README.md

378 B

@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