Closed grische closed 4 months ago
Adding a final newline for POSIX 3.206 to the return value of jsonToGo. Also replace console.log with stdout.write to avoid creating multiple newlines.
jsonToGo
This makes it easier to use the output to generate files.
Adding a final newline for POSIX 3.206 to the return value of
jsonToGo
. Also replace console.log with stdout.write to avoid creating multiple newlines.This makes it easier to use the output to generate files.