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

Typescriptify components #48

Merged
merged 10 commits into from
Dec 12, 2023
Merged

Typescriptify components #48

merged 10 commits into from
Dec 12, 2023

Conversation

cmdcolin
Copy link
Contributor

@cmdcolin cmdcolin commented Dec 12, 2023

fixes #43

  • Typescriptify some of the code
  • Add webpack config for typescript
  • Remove the lazy loading, AFAIK it is unused
  • Add eslint linting

@cmdcolin cmdcolin force-pushed the updates branch 5 times, most recently from f74908c to 58ef280 Compare December 12, 2023 00:59
@cmdcolin cmdcolin force-pushed the updates branch 2 times, most recently from dbc726c to 7c4ee79 Compare December 12, 2023 03:50
@cmdcolin cmdcolin merged commit e57e872 into main Dec 12, 2023
2 checks passed
@cmdcolin cmdcolin deleted the updates branch December 12, 2023 04:21
@cmdcolin cmdcolin changed the title Typescriptify some of the code Typescriptify components Dec 12, 2023
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.

Convert component code to typescript
1 participant