fix: Escape JSON output on command failure so the user can run the command manually

This commit is contained in:
Cristian
2020-09-04 10:23:41 -05:00
parent b9dced5e60
commit bd3c824d45
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ venv/
build/
dist/
node_modules/
data/
output/