module.exports = { reporters: ['lcov', 'html', 'json'], excludes: ['*/mirage/**/*', '*/tests/**/*', '*/config/**/*', '*/public/**/*', '*/vendor/**/*', '*/app/actions/**'] };