From f3bdb6f040a06bbe1e2b860462d772ad778c1f04 Mon Sep 17 00:00:00 2001 From: Mohamad Mohebifar Date: Fri, 12 Sep 2025 18:49:22 -0700 Subject: [PATCH] chore: add codemod to oxc resolver --- src/docs/guide/projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/docs/guide/projects.md b/src/docs/guide/projects.md index 85f8774de3..80d0640da6 100644 --- a/src/docs/guide/projects.md +++ b/src/docs/guide/projects.md @@ -29,6 +29,7 @@ outline: deep - [Biome](https://biomejs.dev) - for loading configuration - [turborepo](https://github.com/vercel/turborepo/pull/9134) - for `turbo-trace` - [dts-resolver](https://github.com/sxzz/dts-resolver) - Resolves TypeScript declaration files for dependencies +- [codemod](https://github.com/codemod/codemod) - For module resolution in jssg codemods ## Parser