Andrew Zelaya
Results
2
comments of
Andrew Zelaya
I think this was perhaps the issue previously referred to? https://github.com/microsoft/vscode/issues/133310
> Update: Forgot I needed to `JSON.stringify` after lambda proxy integration . Works fine now! 👌 However, it doesn't seem possible to space out the output. Example JSON.stringify(object, null, 2)...