Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 240 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 240 Bytes

This repository demonstrates a bug found in Cypress.

  1. Start the Dev Container
  2. 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.