bublejs / buble

https://buble.surge.sh
MIT License
871 stars 67 forks source link

support trailing commas in object initialization #63

Closed SeregPie closed 6 years ago

SeregPie commented 6 years ago

Hello, it's me again^^

50 It's fixed for functions but not for the new operator.

Here is an example. The comma is still there.