### Description There should be a [JSON schema](https://json-schema.org/draft-07) file for the [sourcekit-lsp Configuration File](https://github.com/swiftlang/sourcekit-lsp/blob/main/Documentation/Configuration%20File.md). Then we can integrate it with editors, perhaps in extensions like the Swift VS Code extension. Note: [VS Code only support JSON schema format up to draft-07 version](https://github.com/microsoft/vscode/issues/98724).