mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-23 15:39:28 -05:00
b6dad0a674
* chore: bump ts-node version * debugging * update tests with docker images and docker script * Update system-tests/scripts/bootstrap-docker-container.sh Co-authored-by: Zach Bloomquist <git@chary.us> * use chown * Update system-tests/scripts/bootstrap-docker-container.sh Co-authored-by: Zach Bloomquist <git@chary.us> * Update bootstrap-docker-container.sh * Update bootstrap-docker-container.sh Co-authored-by: Zach Bloomquist <git@chary.us>
TS
Internal package used to standardize this repo's version of ts-node used for development. In production we pre-transpile all of the typescript so this packages register export is a no-op
Installing
N/A - handled by the top level yarn install
Developing & Testing
N/A