Mohammad Asif cf937194cb Removed un-waned things 1. | 5 meses atrás | |
---|---|---|
.. | ||
lib | 5 meses atrás | |
LICENSE | 5 meses atrás | |
README.md | 5 meses atrás | |
package.json | 5 meses atrás |
Turn JSX into React function calls in development
See our website @babel/plugin-transform-react-jsx-development for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-react-jsx-development
or using yarn:
yarn add @babel/plugin-transform-react-jsx-development --dev