ddopson / underscore-cli

Command-line utility-belt for hacking JSON and Javascript.
Other
1.72k stars 83 forks source link

Add --indent commandline option #59

Closed ykhokhulya closed 6 years ago

ykhokhulya commented 7 years ago

Added option for specifying indentation width. I'm using underscore-cli for json files formatting in the scripts at my work. It's a very good tool, but unfortunately our codestyle requires indentation in 4 spaces, and now no way how to specify it.