Skip to content

TypeScript migration: client/modules/Preview #3828

@NalinDalal

Description

@NalinDalal

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

  • Migrate client/modules/Preview to TypeScript
  • Preserve existing runtime behavior
  • No functional or UI changes intended
  • No new features added

Implementation notes

  • Migration follows the current incremental TypeScript strategy
  • Uses no-verify where needed to avoid blocking the migration
  • Lint, tests, and typecheck pass locally

Related PR

Feature enhancement details

Incremental Migration of Codebase from JavaScript to TypeScript

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: Typescript MigrationRelated to Typescript Migration after the initial pr05 grant 2025 migration workEnhancementImprovement to an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions