A TypeScript 6.0 Upgrade Checklist: Fix rootDir, types, and baseUrl Before TypeScript 7.0
A practical migration guide based on the official TypeScript 6.0 release notes, covering strict defaults, rootDir, types, baseUrl deprecation, classic moduleResolution removal, and outFile retirement.