Browse Source

Remove Firefou log

“Sebastien 7 years ago
parent
commit
fe4dc3909d
1 changed files with 1 additions and 7 deletions
  1. 1 7
      .vscode/launch.json

+ 1 - 7
.vscode/launch.json

@@ -134,13 +134,7 @@
                 "url": "http://localhost:1338",
                 "url": "http://localhost:1338",
                 "path": "${workspaceFolder}"
                 "path": "${workspaceFolder}"
             }],
             }],
-            "preLaunchTask": "run",
-            "log": {
-                "consoleLevel": {
-                    "PathConversion": "Debug",
-                    "default": "Error"
-                }
-            }
+            "preLaunchTask": "run"
         },
         },
         {
         {
             "name": "Launch Build Validation (Chrome)",
             "name": "Launch Build Validation (Chrome)",