UNPKG

112 BJavaScriptView Raw
1const config = require('../../jest.config.base');
2
3module.exports = Object.assign(Object.create(null), config);