babel/packages/babel-plugin-transform-react-jsx-source
2019-11-24 18:50:06 +01:00
..
2019-07-03 15:51:48 +02:00
2019-09-26 20:59:17 +02:00
2017-03-25 21:46:16 -04:00
2019-11-24 18:50:06 +01: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