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

config: incrementally adopt Typescript #5

Merged

Conversation

SeungrokYoon
Copy link
Owner

closes #4

Description

  • Temporarily adopted and tested prop-types for type validation of react component props
  • Incrementally adopted Typescript.

For more detailed record on this PR, please refer to my blog post here

@SeungrokYoon SeungrokYoon added the config Add packages, changes in configuration files label Jul 25, 2023
@SeungrokYoon SeungrokYoon self-assigned this Jul 25, 2023
@SeungrokYoon SeungrokYoon linked an issue Jul 25, 2023 that may be closed by this pull request
@SeungrokYoon SeungrokYoon merged commit 3854e6c into main Jul 25, 2023
@SeungrokYoon SeungrokYoon deleted the config/#4-add-prop-types-package-for-props-validation branch July 25, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Add packages, changes in configuration files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add prop-types package for props validation & add Typescript
1 participant