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

ExpressionStatement#directive property #358

Closed
mysticatea opened this issue Oct 27, 2017 · 0 comments · Fixed by #360
Closed

ExpressionStatement#directive property #358

mysticatea opened this issue Oct 27, 2017 · 0 comments · Fixed by #360

Comments

@mysticatea
Copy link
Member

Before, ESTree spec added ExpressionStatement#directive property for directive prologues: estree/estree@b3de58c...1da8e60

We should follow the spec change.

I worked on acorn: acornjs/acorn#593
I will update acorn after it's released.

@mysticatea mysticatea self-assigned this Oct 27, 2017
aladdin-add pushed a commit that referenced this issue Oct 31, 2017
* Chore: upgrade acorn

* Chore: fix tests for directives

* Fix: library tests
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.

1 participant