@code-style/jest-configs
v2.0.0-32
Published
My Jest configs
Downloads
963
Readme
@code-style/jest-configs
My set of Jest configs
Usage
The easiest way to get started with this project is to use our setup script.
Install this config plugin as a dev dependency.
npm i -D @code-style/jest-configs
Pick an appropriate config for you project type.
Import and then export that config from your
jest.config.js
file.