@times-stories/babel-configuration
v1.0.4
Published
> The core Babel configuration used across the `@times-stories` suite of > packages
Downloads
4
Keywords
Readme
@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"
}