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

[FEAT] Migrate to TypeScript #1107

Open
MorningLightMountain713 opened this issue Sep 19, 2023 · 0 comments
Open

[FEAT] Migrate to TypeScript #1107

MorningLightMountain713 opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MorningLightMountain713
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The codebase here is quite large. As someone browsing the code, it's pretty hard to figure out what is going on without typing. If Flux wants devs to be able to get up to speed quickly - this would be a lot easier if typing was used.

Describe the solution you'd like

  • Add compile step in fluxnode build.
  • Add pre commit hooks for linting / type checking.
  • Slowly add in ts files over time.
  • Profit

Codebase would be a lot more maintainable if TypeScript was used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants