Skip to content

Commit 86ee111

Browse files
committed
Remove publish task
1 parent 5c8e1bc commit 86ee111

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
"taskName": "compile",
1515
"isBuildCommand": true,
1616
"problemMatcher": "$tsc"
17-
},
18-
{
19-
"taskName": "publish",
20-
"showOutput": "always"
21-
}
17+
}
2218
]
2319
}

0 commit comments

Comments
 (0)