helixbass / prettier-plugin-coffeescript

Prettier Coffeescript Plugin
MIT License
37 stars 1 forks source link

Optional/prototype shorthand member expression object spread parens #166

Closed helixbass closed 4 years ago

helixbass commented 4 years ago

Fixes #165

This is definitely a Coffeescript parser bug (opened https://github.com/jashkenas/coffeescript/issues/5291)

But in the meantime we can add parens to safeguard against it