Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Fix: Await node should have argument property (fixes #160) #161

Merged
merged 1 commit into from
Feb 18, 2017

Conversation

soda0289
Copy link
Member

The await node should have an argument property instead
of an expression property to be a valid estree node.

https://github.com/estree/estree/blob/master/es2017.md

@eslintbot
Copy link

LGTM

@eslintbot
Copy link

LGTM

The await node should have an argument property instead
of an expression property to be a valid estree node.
@eslintbot
Copy link

LGTM

Copy link
Member

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@JamesHenry JamesHenry merged commit 76c33f8 into eslint:master Feb 18, 2017
@soda0289 soda0289 deleted the fix-await-node branch May 23, 2017 13:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants