babel-preset-umeboshi-react

0.5.1-9 • Public • Published

babel-preset-umeboshi-react

Babel preset for Umeboshi React templates

This preset includes:

In production it will apply the following transforms:

Install

With npm:

npm install --save-dev babel-preset-umeboshi-react

Or yarn:

yarn add babel-preset-umeboshi-react --dev

Usage

Add the preset to .babelrc file in your project's root folder.

{
  "presets": ["umeboshi-react"]
}

Package Sidebar

Install

npm i babel-preset-umeboshi-react

Weekly Downloads

1

Version

0.5.1-9

License

MIT

Unpacked Size

4.07 kB

Total Files

7

Last publish

Collaborators

  • dwightjack