Skip to content

Commit

Permalink
chore(lint): fix another pesky lint
Browse files Browse the repository at this point in the history
  • Loading branch information
juarezr committed Mar 12, 2024
1 parent 579c438 commit 318facd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
// Usage: "args": "${input:arguments}",
"id": "arguments",
"type": "promptString",
"description": "Which arguments to pass to the command?",
"description": "Which arguments to pass to the command?"
},
{
// Usage: "cwd": "${input:debug_working_dir}"
Expand Down

0 comments on commit 318facd

Please sign in to comment.