jest.config.js 77 B

12
  1. const func = require('./lib/jest-config');
  2. module.exports = func(__dirname);