shapesecurity / shift-parser-js

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

Forbid trailing commas in function calls #399

Closed bakkot closed 6 years ago

bakkot commented 6 years ago

Fixes #398.