Typescript Module Resolution And Emit

Use this skill to statically review whether a TypeScript package resolves, imports, and emits correctly for every consumer mode it claims to support: the `module`/`moduleResolution` matrix, `exports`/`imports` condition ordering, `.mts`/`.cts` handling, and the dual-package hazard. Reads `package.json`, every `tsconfig.json`, and emitted output only; it never tunes bundler performance and never runs a build.

VincentChuWaiChow 6c29e2b 6 files · 12.7 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/typescript/typescript-module-resolution-and-emit commit 6c29e2b2bf

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/typescript-module-resolution-and-emit