mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
(chore): Update json.schemas.fileMatch (#4830)
Related: https://github.com/ScoopInstaller/Scoop/pull/5119
This commit is contained in:
parent
300f17b4de
commit
b4b872f698
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -11,7 +11,7 @@
|
|||||||
{
|
{
|
||||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
"url": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
"bucket/*.json"
|
"bucket/**/*.json"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user