Skip to content

Commit 0e7acff

Browse files
author
Peter Ullrich
committed
tasks
1 parent 134c159 commit 0e7acff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.vscode/tasks.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@
1616
"problemMatcher": [
1717
"$tsc"
1818
]
19+
},
20+
{
21+
"type": "gulp",
22+
"task": "project-publish",
23+
"problemMatcher": [
24+
"$tsc"
25+
]
1926
}
2027
]
2128
}

0 commit comments

Comments
 (0)