Hacker News new | ask | show | jobs
by wtetzner 3554 days ago
> It has all the benefits of JSON and YAML...

Well, except that you have to quote strings.

1 comments

As you always have to do in JSON, and sometimes have to do in YAML.
Sorry, I should have clarified that I was referring to YAML. JSON is inferior to both TOML and YAML as a config language.

In YAML, yes, you sometimes have to quote strings, but most of the time you don't.