Mohammad Asif cf937194cb Removed un-waned things 1. | 6 月之前 | |
---|---|---|
.. | ||
lib | 6 月之前 | |
LICENSE | 6 月之前 | |
README.md | 6 月之前 | |
package.json | 6 月之前 |
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