You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My favourite way of addressing this issue is to let the object type indicator ([ or {) and comma characters be what indents the line, which as a bonus makes lines look more uniform (I just filed #80 for that):
Using the latest
beautify.js
(commit 78b3bf3), the following formatting error occurs:…becomes…
There should probably be a new indentation level inside the array.
As always, you can reproduce this bug using the latest GitHub version of
beautify.js
at http://mathiasbynens.be/demo/js-beautifyThe text was updated successfully, but these errors were encountered: