My Jest configs
npm install @code-style/jest-configsMy set of Jest configs
The easiest way to get started with this project is to use our setup script.
1. Install this config plugin as a dev dependency.
``sh`
npm i -D @code-style/jest-configs
1. Pick an appropriate config for you project type.
1. Import and then export that config from your jest.config.js` file.