mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-17 20:49:52 -06:00
* WIP: start TS definition for Cypress NPM module * describe run and open options * add jsdoc and make options optional * fix expected type * add more properties to Cypress config interface * explain all config properties * more definitions * add types for test results * export = cypress in NPM module * remove ts ignore that is no longer needed