Trailing comma at the end of the last object field JS
Is there a hidden meaning in a case where the last object field is followed by a trailing comma? For example, webstorm by default formats code according to the first case. But for me it seems a little …