Skip to content

Commit

Permalink
Remove comment, because that's not actually a thing in JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
samstarling committed Feb 29, 2024
1 parent f9f8710 commit 4f0d453
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 @@ -10,7 +10,7 @@
"args": [
"sync",
"--config",
"/tmp/config.jsonnet" // Point to an actual config file
"/tmp/config.jsonnet"
],
"env": {
"INCIDENT_API_KEY": "inc_..."
Expand Down

0 comments on commit 4f0d453

Please sign in to comment.