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

Drop AST helper getObjectExpressionProperty in favor of getProperty #4271

Closed
yassin-kammoun-sonarsource opened this issue Oct 13, 2023 · 0 comments · Fixed by #4601
Closed
Assignees
Milestone

Comments

@yassin-kammoun-sonarsource
Copy link
Contributor

This helper definition should be removed

export function getObjectExpressionProperty(

and calls to it should now invoke

export function getProperty(

Ticket created from a TODO leftover in the codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants