mirror of
https://github.com/unraid/webgui.git
synced 2025-12-30 22:20:23 -06:00
fix: remove unnecessary whitespace in VSCode settings.json for cleaner configuration
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -81,7 +81,7 @@
|
||||
"libvirt-php"
|
||||
],
|
||||
"search.exclude": {
|
||||
"emhttp/webGui/**/*": true,
|
||||
"emhttp/webGui/**/*": true
|
||||
},
|
||||
"php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user