Glavin001 / atom-beautify

:mega: Help Wanted - Looking for Maintainer: https://github.com/Glavin001/atom-beautify/issues/2572 | :lipstick: Universal beautification package for Atom editor (:warning: Currently migrating to https://github.com/Unibeautify/ and have very limited bandwidth for Atom-Beautify Issues. Thank you for your patience and understanding :heart: )
http://unibeautify.com/
MIT License
1.49k stars 454 forks source link

adds javascript comma first option to documentation #2570

Open andrewsuperlegit opened 3 years ago

andrewsuperlegit commented 3 years ago

See my other pull request; js-beautify has an option for comma first formatting; so I added it to the readme and also here so people know about it :-)

What does this implement/fix? Explain your changes.

It literally just updates a readme to reflect a feature that js-beautify supports out of the box. ...

Does this close any currently open issues?

No. But it would have if I had made an open issue- which I was going to do before I just did this myself. ...

Any other comments?

pretty simple. literally just added to the readme and options ...

Checklist

Check all those that are applicable and complete.