@times-stories/babel-configuration
v1.0.4
Published
> The core Babel configuration used across the `@times-stories` suite of > packages
Downloads
9
Keywords
Readme
@times-stories/babel-configuration
The core Babel configuration used across the
@times-storiessuite of packages
Installation
$ yarn add @times-stories/babel-configurationUsage
Add the following to your .babelrc file:
{
"extends": "@times-stories/babel-configuration"
}