royriojas / esformatter-jsx

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

Missing trailing comma #109

Closed lixingdecai closed 6 years ago

lixingdecai commented 6 years ago

when i use the the beutify, the last comma is disappear , like this image

and i cant find where and how to set. i use the "comma_first" and "end_with_comma" ,but it didnt work image

i think its important, what can i do

royriojas commented 6 years ago

hi @lixingdecai, It seems there is a misunderstanding, the configuration for esformatter settings should be set in the .esformatter.json file not .jsbeautifyrc