diff --git a/.vscode/settings.json b/.vscode/settings.json index a707cfe369c..551d18bb0ce 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -60,6 +60,5 @@ "remote.extensionKind": { "msjsdiag.debugger-for-chrome": "workspace" }, - "files.insertFinalNewline": true, - "svg.preview.background": "black" -} \ No newline at end of file + "files.insertFinalNewline": true +}