Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 1.44 KB

File metadata and controls

30 lines (18 loc) · 1.44 KB

Build Status renovate-app badge

To add TypeScript support to Cypress

Screenshots

  • passing tests that exercise custom commands

test

  • VSCode IntelliSense correctly shows cy.foo() docs

IntelliSense

Problems

If you hit a problem, please open an issue either in this repo or in cypress-io/cypress with reproducible source code. The best issues are the ones we can "git clone ...", install dependencies and run to see the problem. This ensures we can fix it quicker.

Additional information