Description
When I try to start cypress in a vite 5 project with typescript the console returns this error:

I think it is due to cypress having problems with the tsconfig.json structure created by vite.
URL of Issue(s)
https://github.com/NormalCrazy000/vite5-Cypress.git
Steps to replicate
- npm install
- npx cypress open
Browser
No response
Device
Additional Information
No response