Skip to content

Commit

Permalink
Remove trailing comma from launch.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bamless committed Jun 5, 2023
1 parent 5efe136 commit 85207d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"cwd": "${workspaceFolder}",
"environment": [],
"externalConsole": true
},
}
]
}
}

0 comments on commit 85207d9

Please sign in to comment.