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

Request: Expose pre-configured estree walker #2661

Closed
Conduitry opened this issue May 2, 2019 · 0 comments · Fixed by #2672
Closed

Request: Expose pre-configured estree walker #2661

Conduitry opened this issue May 2, 2019 · 0 comments · Fixed by #2672

Comments

@Conduitry
Copy link
Member

For various advanced tooling things (linting stuff, preprocessing stuff, autoformatting stuff), it would be nice if the compiler exposed its already-configured instance of the estree walker to consumers.

I would imagine this would be technically pretty easy, and the question is whether it'd be tying us down in an area where we don't want to have to worry about breaking changes.

Conduitry added a commit that referenced this issue May 4, 2019
Rich-Harris added a commit that referenced this issue May 4, 2019
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