Gitiles
Code Review
Sign In
review.gerrithub.io
/
AlexMotyka
/
Computer-Networks-Lab-1
/
b049ca18118d986a9292db62e81953a0710e7cd8
/
.
/
tasks.json
blob: 5c46c72144c0a8b85c0f440b1af3f26876dec0ab [
file
] [
log
] [
blame
]
{
//
See
https
://
go
.
microsoft
.
com
/
fwlink
/?
LinkId
=
733558
//
for the documentation about the tasks
.
json format
"version"
:
"2.0.0"
,
"command"
:
"make"
,
"isShellCommand"
:
true
,
"args"
:
[],
"showOutput"
:
"always"
}