We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
json.schemas.fileMatch
1 parent f723058 commit 7830cefCopy full SHA for 7830cef
.vscode/settings.json
@@ -11,7 +11,7 @@
11
{
12
"url": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
13
"fileMatch": [
14
- "bucket/*.json"
+ "bucket/**/*.json"
15
]
16
}
17
],
0 commit comments