Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src a4795408b4 Allow plugins to assert that a specific babel version has loaded the plugin. (#7450) 6 years ago
test 53e4d74ebe Treat all filenames as absolute paths. (#8044) 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/plugin-transform-react-jsx-source

Add a __source prop to all JSX Elements

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

Install

Using npm:

npm install --save @babel/plugin-transform-react-jsx-source

or using yarn:

yarn add --save @babel/plugin-transform-react-jsx-source