diff --git a/.vscode/settings.json b/.vscode/settings.json index cbcd2273bb465..93f6279e386ee 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -11,7 +11,7 @@ { "url": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "fileMatch": [ - "bucket/*.json" + "bucket/**/*.json" ] } ],