소스 검색

Remove Firefou log

“Sebastien 7 년 전
부모
커밋
fe4dc3909d
1개의 변경된 파일1개의 추가작업 그리고 7개의 파일을 삭제
  1. 1 7
      .vscode/launch.json

+ 1 - 7
.vscode/launch.json

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