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

fix: added extend enum, interface, union support + refactoring #122

Merged

Conversation

npwork
Copy link
Contributor

@npwork npwork commented May 5, 2021

Detailed problem description(for enum case): #118

Added support for

extend enum
extend interface
extend union

Also, I've extracted common logic to reuse it across the codebase.

@srinivasankavitha
Copy link
Contributor

Thanks for the PR! A minor comment, but the changes are looking good!

@npwork
Copy link
Contributor Author

npwork commented May 7, 2021

Fixed issue also resolved small typo

@srinivasankavitha srinivasankavitha removed their request for review May 11, 2021 17:14
@srinivasankavitha srinivasankavitha merged commit 5e1e3cf into Netflix:master May 12, 2021
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.

None yet

2 participants