Skip to content

Commit db882fd

Browse files
committed
Format launch.json
1 parent d40c47b commit db882fd

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@
3333
"compounds": [
3434
{
3535
"name": "Debug app (Main + Renderer)",
36-
"configurations": [
37-
"_main",
38-
"_renderer"
39-
],
36+
"configurations": ["_main", "_renderer"],
4037
"preLaunchTask": "start-dev-with-debug",
4138
"stopAll": true
4239
}

0 commit comments

Comments
 (0)