I currently have to use `{"type": "a"}`, but would prefer `{type: "a"}`. Is there any reason keywords must be quoted in this position?
I currently have to use
{"type": "a"}, but would prefer{type: "a"}. Is there any reason keywords must be quoted in this position?