tsconfig-migrate
JSON →tsconfig-migrate is a utility for converting TypeScript compilerOptions to equivalent options for other transpilers like oxc and swc. Current version 0.2.0, released as an experimental tool. It helps developers migrate from tsc to faster alternatives by translating TSConfig settings into transformer-specific configurations. Differentiates by supporting multiple targets (oxc, swc) and being lightweight with zero dependencies.
Resources
packagetsconfig-migrate ↗