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 4cdd4dc commit e2adc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
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 e2adc36

Please sign in to comment.