dashing
dashing copied to clipboard
JSON Comments
Is there a Golang module that permissively parses JSON, allowing comments and trailing spaces?
If so, could such a thing be used to load dashing.json
? Our configuration is getting large and unwieldy, and it'd be nice to annotate it.
Alternatively, I believe TOML as a configuration format would feel more natural to orchestrate and manage. selectors
should then become a list and the selector become a key.