Skip to content

Commit

Permalink
silence the task
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jul 11, 2019
1 parent aa9b86f commit 2cf76b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/tasks.json
Expand Up @@ -14,7 +14,7 @@
"showReuseMessage": true,
"clear": false
},
"command": "npm run scrypted-vscode-launch ${config:scrypted.debugHost}",
"command": "npm --silent run scrypted-vscode-launch ${config:scrypted.debugHost}",
},
]
}
}

0 comments on commit 2cf76b3

Please sign in to comment.