module.exports = { plugins: ['cypress'], env: { mocha: true, chai: true, 'cypress/globals': true } }