Skip to content

Migrate JavaScript Files to TypeScript #37

@esgn

Description

@esgn

Several core modules and helpers are still implemented in JavaScript. To improve type safety, maintainability, and consistency, migrate all remaining JS files in the codebase to TypeScript. This includes adding appropriate type annotations, updating imports/exports, and addressing any type errors flagged by the compiler.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions