feat: add better-scripts schema (#2397)

This commit is contained in:
Yoki
2022-08-09 00:32:37 +08:00
committed by GitHub
parent 9975c2a2f8
commit bcc4dcec6c

View File

@@ -540,6 +540,17 @@
"2.0.0": "https://json.schemastore.org/bxci.schema-2.0.0.json"
}
},
{
"name": "Better Scripts",
"description": "Better scripts configuration file",
"fileMatch": [
"scripts.json",
"better-scripts.json",
".better-scriptsrc",
".better-scriptsrc.json"
],
"url": "https://raw.githubusercontent.com/iamyoki/better-scripts/main/lib/schema.json"
},
{
"name": "CMake Presets",
"description": "Schema for CMake Presets",