Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 919 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 919 Bytes

MIT Licensed NPM Version Test Coverage

Jest config for Radical Condor repositories

Installation

yarn add -D @radicalcondor/jest-config
npx install-peerdeps @radicalcondor/jest-config

Usage

Create a jest.config.js in your project with the following:

module.exports = require('@radicalcondor/jest-config');