Skip to content

Commit a66c7e4

Browse files
Merge pull request #11 from cspotcode/patch-1
2 parents 2f12b8b + 4218e2b commit a66c7e4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

doc/resources.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,22 @@
1414

1515
## Related Projects
1616

17+
* [@istanbuljs/esm-loader-hook](https://github.com/istanbuljs/esm-loader-hook)
18+
19+
* [babel-register-esm](https://github.com/giltayar/babel-register-esm)
20+
1721
* [targos/multiloader](https://github.com/targos/multiloader)
1822

1923
* [testdouble.js](https://github.com/testdouble/testdouble.js)
2024

21-
* [babel-register-esm](https://github.com/giltayar/babel-register-esm)
25+
* [ts-node](https://typestrong.org/ts-node) ([Loader-specific discussion](https://github.com/TypeStrong/ts-node/issues/1007))
26+
27+
* [yarn PnP](https://github.com/yarnpkg/berry/pull/2161)
2228

2329
## Tracking by Other Projects
2430

2531
* [Fastify](https://github.com/fastify/fastify/issues/2847)
2632

2733
* [Jest](https://github.com/facebook/jest/issues/9430)
2834

29-
* [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-js/issues/1946)
35+
* [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-js/issues/1946)

0 commit comments

Comments
 (0)