Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from JavaScript --> TypeScript #6533

Open
spwoodcock opened this issue Aug 20, 2024 · 0 comments · May be fixed by #6534
Open

Migrate from JavaScript --> TypeScript #6533

spwoodcock opened this issue Aug 20, 2024 · 0 comments · May be fixed by #6534

Comments

@spwoodcock
Copy link
Member

spwoodcock commented Aug 20, 2024

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants