1.0.4 • Published 6 years ago

@times-stories/babel-configuration v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

@times-stories/babel-configuration

The core Babel configuration used across the @times-stories suite of packages

Installation

$ yarn add @times-stories/babel-configuration

Usage

Add the following to your .babelrc file:

{
  "extends": "@times-stories/babel-configuration"
}