Will do! We'll add it in the upcoming plan: https://github.com/airbnb/javascript/pull/455#issuecomment-128103763
Please use Github emoji reactions on the original post instead of commenting "+1" - the existing 2 such comments have been removed, as will any future ones.
In checking #455, I don't see a .jsbeautifyrc file. Am I missing something, or does this still need completing? I'd be happy to work on generating one if needed.
I think my concern is that it wouldn鈥檛 be kept up to date with the eslint config; separately, eslint autofix should handle any autoformatting that jsbeautify can do. Is there anything you have in mind that jsbeautify is uniquely capable of doing?
Thanks! I appreciate that concern and agree with you. I will need to look into eslint autofix and see if there is a gap between it and jsbeautify.
EDIT: Looks like eslint autofix will do the job for us, thanks!
Most helpful comment
Please use Github emoji reactions on the original post instead of commenting "+1" - the existing 2 such comments have been removed, as will any future ones.