Pretty print JSON output.

This commit is contained in:
Ian Gulliver
2016-01-08 12:26:06 -08:00
parent c9821fae3e
commit e4833c405d
2 changed files with 10 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ curl \
--data externs_url=https://www.cosmopolite.org/externs/cosmopolite.js \
--data externs_url=http://www.google.com/uds/modules/gviz/gviz-api.js \
--data-urlencode "js_code@babystats.js" \
http://closure-compiler.appspot.com/compile
echo
http://closure-compiler.appspot.com/compile | ./prettyprint.py
gjslint --strict babystats.js