0.3.0 • Published 8 years ago

fatigue-react-babel v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

fatigue-react-babel

Add dependencies for react project with babel and react

  • babel-cli
  • babel-core
  • babel-plugin-transform-class-properties
  • babel-plugin-transform-react-constant-elements
  • babel-preset-es2015
  • babel-preset-react
  • babel-preset-stage-0
  • babel-plugin-transform-runtime

Installation

$ npm i --save-dev fatigue-react-babel

Or

$ yarn add --dev fatigue-react-babel

License

MIT