UNPKG

@bahmutov/cypress-code-coverage

Version:
7 lines (6 loc) 176 B
module.exports = (on, config) => { require('./task')(on, config) // IMPORTANT to return the config object // with the any changed environment variables return config }