{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/vs-2017-3-host-json/latest.json",
  "title": "JSON schema for IDE template host files",
  "x-lintel": {
    "source": "https://www.schemastore.org/vs-2017.3.host.json",
    "sourceSha256": "0c757804476a06a26984a04bf998dd9c82ebe912b8488a7dd35ffa5576158b0c",
    "fileMatch": [
      "vs-2017.3.host.json"
    ],
    "parsers": [
      "json"
    ]
  },
  "id": "https://json.schemastore.org/vs-2017.3.host.json",
  "allOf": [
    {
      "$ref": "https://catalog.lintel.tools/schemas/schemastore/vs-2017-3-host-json/_shared/latest--ide.host.json"
    }
  ]
}
