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

Add support for Typescript and update dependencies #87

Merged
merged 13 commits into from
Apr 19, 2022

Conversation

thiteixeira
Copy link
Contributor

@thiteixeira thiteixeira commented Apr 9, 2022

  • Add support for Typescript
  • Upgrade dependencies
  • Use React 18
  • Add enum for station names to make them more readable
  • Remove unused exports

Copy link
Member

@nathan-weinberg nathan-weinberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a JavaScript/TypeScript expert by any means so I'll leave more technical comments for others - at a layman's glance LGTM, just one typo needing fixing. Please ensure the changes are compatible with CI! (looks like they are)

package.json Outdated Show resolved Hide resolved
@nathan-weinberg nathan-weinberg self-requested a review April 13, 2022 22:51
Copy link
Member

@nathan-weinberg nathan-weinberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No further comments on my end

Copy link
Contributor

@idreyn idreyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a few suggestions inline but overall this looks great and I'm excited to start using TypeScript in this codebase!

src/components/App.js Outdated Show resolved Hide resolved
src/lines.ts Outdated Show resolved Hide resolved
@thiteixeira thiteixeira merged commit 446cd64 into master Apr 19, 2022
@thiteixeira thiteixeira deleted the tteixeira_initial_pr branch April 19, 2022 01:11
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.

3 participants