contract-query/frontend/node_modules/@babel/plugin-transform-react-jsx-self
2025-08-14 15:03:33 -05:00
..
lib initial commit 2025-08-14 15:03:33 -05:00
LICENSE initial commit 2025-08-14 15:03:33 -05:00
package.json initial commit 2025-08-14 15:03:33 -05:00
README.md initial commit 2025-08-14 15:03:33 -05:00

@babel/plugin-transform-react-jsx-self

Add a __self prop to all JSX Elements

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

Install

Using npm:

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

or using yarn:

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