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');