From bca7bfeaa5da83d407696186cd002da960f3835f Mon Sep 17 00:00:00 2001 From: Andrew Bradley Date: Tue, 1 Jun 2021 22:19:17 -0400 Subject: [PATCH] Add projects from #8 --- doc/resources.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/resources.md b/doc/resources.md index dfa543d..8471ffa 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -18,10 +18,16 @@ * [testdouble.js](https://github.com/testdouble/testdouble.js) +* [ts-node](https://typestrong.org/ts-node) ([Loader-specific discussion](https://github.com/TypeStrong/ts-node/issues/1007)) + +* [@istanbuljs/esm-loader-hook](https://github.com/istanbuljs/esm-loader-hook) + +* [yarn PnP](https://github.com/yarnpkg/berry/pull/2161) + ## Tracking by Other Projects * [Fastify](https://github.com/fastify/fastify/issues/2847) * [Jest](https://github.com/facebook/jest/issues/9430) -* [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-js/issues/1946) \ No newline at end of file +* [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-js/issues/1946)