diff --git a/.vscode/settings.json b/.vscode/settings.json index cbcd227..93f6279 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" ] } ],