babel/packages/babel-plugin-transform-react-jsx-source
Nicolò Ribaudo 5da2440adf v7.10.0
2020-05-26 21:20:43 +00:00
..
2017-03-25 21:46:16 -04:00
2020-05-26 21:20:43 +00:00

@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-dev @babel/plugin-transform-react-jsx-source

or using yarn:

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