This repository demonstrates a bug found in Cypress.
- Start the Dev Container
- Run
pnpm run cy:open
You will see an error.
The error can be resolved by uncommenting the lines that are currently commented out within tsconfig.json
.
This repository demonstrates a bug found in Cypress.
pnpm run cy:open
You will see an error.
The error can be resolved by uncommenting the lines that are currently commented out within tsconfig.json
.