shapesecurity / shift-parser-js

ECMAScript parser that produces a Shift format AST
http://shift-ast.org/parser.html
Apache License 2.0
245 stars 28 forks source link

Prevent await expression from being treated as an assignment target #412

Closed Protryon closed 5 years ago

Protryon commented 5 years ago

Fixes #411.