aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/launch.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index d2c18d6f1..d09ba3435 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -3,8 +3,7 @@
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
- "configurations": [
- {
+ "configurations": [{
"type": "chrome",
"request": "launch",
"name": "Launch Chrome against localhost",