babel-preset-cerebro-plugin

v0.0.17
Babel preset used by Create Cerebro Plugin

babel-preset-cerebro-plugin

This package includes the Babel preset used by Create Cerebro Plugin.

Usage in Create Cerebro Plugin

The easiest way to use this configuration is with Create Cerebro Plugin, which includes it by default. You don’t need to install it separately in Create Cerebro Plugin projects.

Usage Outside of Create React App

If you want to use this Babel preset in a project not built with Create Cerebro Plugin, you can install it with following steps.

First, install Babel.

Then create a file named .babelrc with following contents in the root folder of your project:

{
  "presets": ["cerebro-plugin"]
}
npm i babel-preset-cerebro-plugin

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/7/2017

Downloads

Maintainers