Esri / ago-assistant

A swiss army knife for your ArcGIS Online and Portal for ArcGIS accounts
https://ago-assistant.esri.com/
Apache License 2.0
152 stars 89 forks source link

Make JSON indentation 2 spaces instead of 4 #220

Open hogpilot opened 7 years ago

hogpilot commented 7 years ago

When viewing and editing JSON, it is fairly common to have somewhat deeply nested items which become difficult to view in the browser. Switching the default indentation back to 2 spaces (instead of 4) will help.

hogpilot commented 6 years ago

Fixed with #225