markdown-link-check
                                
                                 markdown-link-check copied to clipboard
                                
                                    markdown-link-check copied to clipboard
                            
                            
                            
                        Distribute json schema for config file
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.