@atlantjs.dev/jest
v1.0.3
Published
## Install
Downloads
2
Readme
Jest
Install
npm install @atlantjs.dev/jest
yarn add @atlantjs.dev/jest
Using
import jestConfig from '@atlantjs.dev/jest'
jest.config.js
{
...jestConfig,
// rest of your project configs
}