Skip to content

Conversation

galr52
Copy link

@galr52 galr52 commented Apr 18, 2021

added quotesOnValues to remove quotes from the value

before:

{
name: "Jane"
}

after: (with setting quotesOnValues to false)

{
name: Jane
}

@shadyenso
Copy link

This will be great!!!

@naglienso
Copy link

Is there any reason this pull request didn't merge already?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants