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.