I could really use some help here, we have been in this for a few days now.
We have an angular 7 nx project, currently there is one app and one e2e app.
We would really like to start using cypress but we are having trouble doing so.
The main issue, i think, is typescript.
Can someone please share a working configuration or structure of a similar project? I'm talking mainly about tsconfig files, webpack config, and other package that need to be used
Thanks