mirror of
https://github.com/laoxong/ScoopBucket
synced 2024-11-23 10:45:14 +01:00
(chore): Update json.schemas.fileMatch
(#9)
Related: https://github.com/ScoopInstaller/Scoop/pull/5119
This commit is contained in:
parent
d7c3eaafa6
commit
dd46c49b5e
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…
Reference in New Issue
Block a user