markdown-link-check icon indicating copy to clipboard operation
markdown-link-check copied to clipboard

Distribute json schema for config file

Open Logerfo opened this issue 6 years ago • 1 comments

Logerfo avatar Oct 09 '19 14:10 Logerfo

If someone picks this up, it would be ideal to write a draft v4 JSON schema as recommended by JSON Schema Store for maximum compatibility with existing tools. If anyone is wondering why this would be valuable, offering a schema makes it easy for projects that desire to validate their config files to do so with minimal effort and receive precise, helpful, real-time in-editor warnings and autocomplete suggestions regarding typos in key names. It would also help to decide on a default name for the config file so that it can be validated, etc. by default.

Kurt-von-Laven avatar Oct 15 '21 09:10 Kurt-von-Laven