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