Skip to content

[BUG | Feature] Request #2

Description

@rkdmen

If json.file object property doesn't have double quote, it throws error.
SyntaxError: Unexpected token d in JSON at position 3

{
  data: [{
      word: "zero"
    },
    {
      word: "midnight"
    }
  ]
}

Expected Behavior

  • It should be able to put quotes around the property after it parse/format it.

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