royriojas / esformatter-jsx

esformatter plugin: format jsx files (or js files with Facebook React JSX Syntax)
MIT License
142 stars 25 forks source link

Fixed decorators formatting bug #74 #106

Closed theadriann closed 7 years ago

theadriann commented 7 years ago

Issue: https://github.com/royriojas/esformatter-jsx/issues/74

royriojas commented 7 years ago

hi @theadriann

Thank you very much for your contribution, will it be too much to ask to add unit tests for this one? please check the other unit tests that are there.

I plan to move to use snapshots instead of what currently is there, sadly I haven't find time yet to fix this.

theadriann commented 7 years ago

Sure 📦 🚢

theadriann commented 7 years ago

@royriojas is everything ok?

royriojas commented 7 years ago

it is sorry for the long delay to reply. It is merged now. Will publish a new version soon

royriojas commented 7 years ago

@theadriann published as esformatter-jsx@8.0.1

Thank you very much on helping with the bug