Files
cypress/packages/ts
Barthélémy Ledoux 70e988f749 refactor: allow ts-node to be scoped (#20786)
* 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>
2022-04-11 09:48:20 +10:00
..

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