mirror of
https://github.com/chenasraf/schemastore.git
synced 2026-05-17 17:58:02 +00:00
feat: add better-scripts schema (#2397)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user