Migrate JS codebases to TypeScript safely
Step-by-step TS migration prompts: incremental migration strategy, type inference, strict mode enablement, common pitfall fixes, and monorepo-specific approaches. Works for React, Node, and library codebases.
Migrate this [file/module] from JS to TS. Start with noImplicitAny allowed. Add types incrementally. Flag risky implicit any. Produce a migration PR with minimal behavior changes.
No reviews yet. Be the first to review this product!