mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-19 13:41:26 -06:00
* refactor: allow ts-node to be scoped * fix: scope config project * rename to registerDir * finish the change * style: fix comment spacing * chore: add comment Co-authored-by: Zach Bloomquist <git@chary.us> 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