Skip to content

Commit c6b0e34

Browse files
committed
include future posts in local tasks
1 parent 7d967da commit c6b0e34

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/tasks.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"--livereload",
3030
"--incremental",
3131
"--force_polling",
32-
"--drafts"
32+
"--drafts",
33+
"--future"
3334
],
3435
"isBackground": true,
3536
"runOptions": {

0 commit comments

Comments
 (0)