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 to TypeScript #101

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Migrate to TypeScript #101

wants to merge 8 commits into from

Conversation

oliverroick
Copy link
Collaborator

@oliverroick oliverroick commented Jan 30, 2025

Migrate the front-end codebase to TypeScript

  • Add type annotations where required
  • Update ESLint config to support TypeScript files; add additional rules to ensure consistency thoughout
  • Update Webpack config to include TypeScript compilation

@oliverroick oliverroick marked this pull request as ready for review January 30, 2025 22:22
@oliverroick oliverroick requested a review from yuvipanda January 30, 2025 22:24
@yuvipanda yuvipanda requested a review from batpad February 5, 2025 04:59
@batpad
Copy link
Collaborator

batpad commented Feb 5, 2025

I am not a TypeScript expert, so it's possible there's nuances I might have missed, but I went through this and it looks good to me!

I also ran the setup locally and tested things a bit and everything seems to work as expected.

@yuvipanda is there things in particular you think I should check? Else, this looks good to me and seems to work!

Thanks @oliverroick - this is some really solid work!

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

Successfully merging this pull request may close these issues.

2 participants