Of all the other formats possible, YAML is very close to JSON with its features, so it would be only natural to use it. There's even a package for that: yaml.
If we allow YAML, do we check file type by extension? And do we require prior installation of both packages (they are both free from imports) or do we install them as needed?
Of all the other formats possible, YAML is very close to JSON with its features, so it would be only natural to use it. There's even a package for that: yaml.
If we allow YAML, do we check file type by extension? And do we require prior installation of both packages (they are both free from imports) or do we install them as needed?