1 2 3 4 5
const baseConfig = require('./jest.config.base'); module.exports = { ...baseConfig('spec/frontend_integration'), };