What would you like?
We'd like a way to tell that any Node code is running within Cypress. This way we could detect we're running in Cypress by looking for process.env.CYPRESS
Why is this needed?
Someone mentioned wanting the ability to set different babel config when run within Cypress specifically.
Other
No response