1
0
Files
wheat-server-kubejs/.vscode/settings.json
T

10 lines
183 B
JSON
Raw Normal View History

2022-11-12 12:13:49 +08:00
{
"json.schemas": [
{
"fileMatch": [
"/probe/docs/*.json"
],
"url": "./.vscode/probe.doc-schema.json"
}
]
}