Commit 48fdf25
authored
Update CLI to output JSON
Use JSON.stringify to pretty-print output. This allows processing with further tools, as simply printing the JS object doesn't result in techincally valid JSON.1 parent ec7d4b8 commit 48fdf25
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments