-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
TypeScript migration: client/modules/Preview #3828
Copy link
Copy link
Open
Labels
Area: Typescript MigrationRelated to Typescript Migration after the initial pr05 grant 2025 migration workRelated to Typescript Migration after the initial pr05 grant 2025 migration workEnhancementImprovement to an existing featureImprovement to an existing feature
Metadata
Metadata
Assignees
Labels
Area: Typescript MigrationRelated to Typescript Migration after the initial pr05 grant 2025 migration workRelated to Typescript Migration after the initial pr05 grant 2025 migration workEnhancementImprovement to an existing featureImprovement to an existing feature
Increasing Access
Summary
This issue tracks the TypeScript migration of
client/modules/Preview.The goal is to convert the module from JavaScript to TypeScript following the TypeScript migration guidelines outlined here
Scope
client/modules/Previewto TypeScriptImplementation notes
no-verifywhere needed to avoid blocking the migrationRelated PR
client/modules/Preview: migrate to TypeScript, no-verify #4049Feature enhancement details
Incremental Migration of Codebase from
JavaScripttoTypeScript