mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-02 04:29:55 -06:00
* enable esModuleInterop and fix typescript errors * set typescript as root dep, use bin-up for tsc * fix network package deps, add typescript build process * add packages/server build process for typescript * fix launcher exports * formatting * build the binary in this branch * server: import in a stubbable way * launcher: import stuff so it can be stubbed * network: make stuff stubbable * clean up imports * network: let evil dns override dns.lookup Co-authored-by: Zach Bloomquist <github@chary.us>