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

Pass classFqName and propertyName instead of propertyFqName for simplicity #115

Merged
merged 9 commits into from
Jul 6, 2024

Conversation

kitakkun
Copy link
Owner

@kitakkun kitakkun commented Jul 5, 2024

close #101

Additional changes

  • add compile check for typescript on CI.
  • fix the flipper plugin not working correctly.

@kitakkun kitakkun force-pushed the feature/pass_class_and_property_separately branch from 805895c to 63b8fae Compare July 6, 2024 06:55
@kitakkun kitakkun marked this pull request as ready for review July 6, 2024 10:02
@kitakkun kitakkun force-pushed the feature/pass_class_and_property_separately branch from a32c372 to c808ac4 Compare July 6, 2024 10:53
@kitakkun kitakkun merged commit 62dfb3b into develop Jul 6, 2024
2 checks passed
@kitakkun kitakkun deleted the feature/pass_class_and_property_separately branch July 6, 2024 11:10
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.

Pass classFqName and propertyName separately to keep debugger implementation simple.
1 participant