Making your JS files prettier on Vim
We all use VIM at Hashrocket and we can run prettier everytime we save a JS file:
And yes. I like trailing comma,
** Update: There is an open issue on Github when prettier
fails to parse the JS file but there is a workaround for it.