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

TsIgnore prevents interface members from being present on subtypes #101

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

vegegoku
Copy link
Member

Having TsIgnore on a parent class prevents the recursive traverse of its super classes.

fix #99

…ertispan#100)

Having TsIgnore on a parent class prevents the recursive traverse of its
super classes.

fix Vertispan#99

(cherry picked from commit c75732d)
@vegegoku vegegoku added the bug Something isn't working label Jan 30, 2024
@vegegoku vegegoku requested a review from niloc132 January 30, 2024 17:25
@vegegoku vegegoku self-assigned this Jan 30, 2024
@vegegoku vegegoku merged commit c6f80a7 into Vertispan:release/1.0 Jan 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants