From eb8e147407b5f5997285f75318a126ae26da2649 Mon Sep 17 00:00:00 2001 From: Hiroki Osame Date: Mon, 25 Sep 2023 21:17:35 +0900 Subject: [PATCH] docs: project move notice --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 87910ad..1e415aa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +--- + +> ## ⚠️ Project moved. Repository unmaintained. +> +> This project has been merged with [tsx](https://github.com/esbuild-kit/tsx) and this repository is no longer maintained. +> +> Use tsx instead: `node --require tsx/cjs ./file.ts` + +--- + # cjs-loader Node.js `require()` hook for loading ESM & TypeScript.