diff --git a/.vscode/settings.json b/.vscode/settings.json index 440e17605..8bb0df453 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -81,7 +81,7 @@ "libvirt-php" ], "search.exclude": { - "emhttp/webGui/**/*": true, + "emhttp/webGui/**/*": true }, "php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar" }