@times-stories/jest-configuration
v1.0.4
Published
> The Jest testing configuration for the `@times-stories` suite of components
Keywords
Readme
@times-stories/jest-configuration
The Jest testing configuration for the
@times-storiessuite of components
Installation
$ yarn add @times-stories/jest-configurationUsage
Add the following to your package.json:
"jest": {
"preset": "@times-stories/jest-configuration"
}