Skip to content

Commit a059b77

Browse files
committed
ci: add todo extension to devcontainer
1 parent 247a7cf commit a059b77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"charliermarsh.ruff",
3434
"jock.svg",
3535
"redhat.vscode-yaml",
36-
"github.vscode-github-actions"
36+
"github.vscode-github-actions",
37+
"gruntfuggly.todo-tree"
3738
]
3839
}
3940
}

0 commit comments

Comments
 (0)