Open
Description
What would you like?
At the moment the ts-node configuration searches the tsconfig.json at the cypress config file location.
This should be overridable.
Why is this needed?
We are using different tsconfig.json files for local development and running on ci machines.
It would be nice to have the possibility to override the tsconfig.json path during the startup of cypress.
Other
No response