0.3.1 • Published 8 years ago

babel-preset-benzinga v0.3.1

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

Benzinga Babel Preset

A Combination of babel plugins for react es6 development.

Is basically a combination of es2015 and react presets, with some additional support for other syntax niceties like async, generators, decorators, and glob importers

Usage

Edit your .babelrc, or add the following to package.json under the babel key

{
  presets:["benzinga"]
}
0.3.1

8 years ago

0.0.1

8 years ago