update schema

This commit is contained in:
Brent Westbrook 2025-07-04 10:48:29 -04:00
parent bcab7723cd
commit 9648beebce

7
ty.schema.json generated
View file

@ -81,6 +81,13 @@
"enum": [
"azure"
]
},
{
"description": "Print diagnostics in JSON format.",
"type": "string",
"enum": [
"json"
]
}
]
},