Skip to content

JSON.Stringify object output? #9

@evilC

Description

@evilC

Could you possibly add an option to check if the return value is an object, and if so, JSON.stringify it? (Ideally have a way to set stringify options too - eg allow pretty printing)
As it stands, if the return value is an object, it only shallow prints it, so I just get a bunch of [Object]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions