ts-node
ts-node copied to clipboard
WIP adapting to sync resolve; cleaning up esm hook stuff
Codecov Report
Merging #1804 (83ebb8a) into main (bf13086) will increase coverage by
0.07%. The diff coverage is88.88%.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/esm.ts | 84.37% <85.71%> (+1.04%) |
:arrow_up: |
| src/child/child-loader.ts | 88.88% <100.00%> (ø) |
node rolled back the sync resolve change, so I can extract the ESM cleanup stuff from this PR but drop all the sync resolve stuff.