* Enforce `workspace:^` to specify `@babel/` dependencies * `yarn constraints --fix` * Update lockfile
@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