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
The text was updated successfully, but these errors were encountered:
lzilioli
changed the title
Inconsistent formatting for array of objects
Inconsistent formatting for array of objects in 1.6.0
Jan 29, 2016
bitwiseman
changed the title
Inconsistent formatting for array of objects in 1.6.0
Inconsistent formatting for arrays of objects with space_in_paren=true
Jan 29, 2016
bitwiseman
changed the title
Inconsistent formatting for arrays of objects with space_in_paren=true
Inconsistent formatting for arrays of objects
Jan 29, 2016
This is our .jsbeautifyrc, if that helps. We are using grunt-jsbeautifier
Our package.json:
npm install output:
Example.js
1.6.0 tries to change it to: (note it removes the space at the start of the array, but keeps the space at the end of the array.
The text was updated successfully, but these errors were encountered: