Skip to content

Commit bc69f5c

Browse files
committed
chore(tasks): fix asynctasks output
1 parent 4bde0ec commit bc69f5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.tasks

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[npm-watch]
22
command=npm run watch
33
output=terminal
4+
pos=long
45
cwd=<root>
56

67
[pg-start]
@@ -15,6 +16,7 @@ save=2
1516

1617
[publish]
1718
command=vsce publish
19+
output=terminal
1820
cwd=<root>
1921
save=2
2022

0 commit comments

Comments
 (0)