Skip to content

Migrate from JavaScript --> TypeScript #6533

@spwoodcock

Description

@spwoodcock

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

  • Rename .js files to .jsx.
  • Upgrade all code JavaScript --> TypeScript, with js and jsx to ts and tsx.

Describe alternatives you've considered

  • JSDoc, but IMO its better for installable packages, not for software tools, where typescript shines.

Additional context

  • This is low priority, but will be helpful into the future.
  • @JoltCode has kindly volunteered to look into this.
  • It's a minor blocker for some other tasks, as it makes sense to do this first.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions