Mohammad Asif cf937194cb Removed un-waned things 1. | 5 달 전 | |
---|---|---|
.. | ||
lib | 5 달 전 | |
LICENSE | 5 달 전 | |
README.md | 5 달 전 | |
package.json | 5 달 전 |
Add a __self prop to all JSX Elements
See our website @babel/plugin-transform-react-jsx-self for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-react-jsx-self
or using yarn:
yarn add @babel/plugin-transform-react-jsx-self --dev