Skip to content

Commit 7830cef

Browse files
authored
(chore): Update json.schemas.fileMatch (#11332)
Related: ScoopInstaller/Scoop#5119
1 parent f723058 commit 7830cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{
1212
"url": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
1313
"fileMatch": [
14-
"bucket/*.json"
14+
"bucket/**/*.json"
1515
]
1616
}
1717
],

0 commit comments

Comments
 (0)