https://cypress.io logo
module.exports = (on, config) => { require('cypr...
# e2e-testing
a
module.exports = (on, config) => { require('cypress-data-session/src/plugin')(on, config); }; when i put this. My lint showing the error. How i can resolve this?