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

Deal with circular references in AST #9

Closed
twada opened this issue Sep 22, 2017 · 0 comments · Fixed by #11
Closed

Deal with circular references in AST #9

twada opened this issue Sep 22, 2017 · 0 comments · Fixed by #11

Comments

@twada
Copy link
Member

twada commented Sep 22, 2017

refs

twada added a commit that referenced this issue Jul 10, 2018
ESLint adds a parent property to each AST node as it traverses the AST,
pointing to the parent of the given node.

refs #9
twada added a commit that referenced this issue Jul 10, 2018
@twada twada closed this as completed in #11 Jul 10, 2018
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 a pull request may close this issue.

1 participant