(chore): Update json.schemas.fileMatch
(#9)
Related: https://github.com/ScoopInstaller/Scoop/pull/5119
This commit is contained in:
parent
d7c3eaafa6
commit
dd46c49b5e
1 changed files with 1 additions and 1 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -11,7 +11,7 @@
|
|||
{
|
||||
"url": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||
"fileMatch": [
|
||||
"bucket/*.json"
|
||||
"bucket/**/*.json"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue