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

Implemented addition types support #161

Merged
merged 4 commits into from
Nov 29, 2024
Merged

Implemented addition types support #161

merged 4 commits into from
Nov 29, 2024

Conversation

arodionov
Copy link
Contributor

  • introduced JS.InferType
  • implemented visitInferType, visitNamedTupleMember, visitIndexedAccessType, visitParenthesizedType

- introduced JS.InferType
- implemented visitInferType, visitNamedTupleMember, visitIndexedAccessType, visitParenthesizedType
@arodionov arodionov requested a review from OlegDokuka November 27, 2024 18:10
@OlegDokuka OlegDokuka merged commit b1ad719 into main Nov 29, 2024
2 checks passed
@OlegDokuka OlegDokuka deleted the infer-type branch November 29, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants