2.0.0-32 • Published 2 years ago
@code-style/jest-configs v2.0.0-32
@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-configsPick an appropriate config for you project type.
- Import and then export that config from your
jest.config.jsfile.