Skip to content

Commit 591b69f

Browse files
committed
Remove unused VSCode extensions from devcontainer configuration
1 parent 44826d5 commit 591b69f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
"editorconfig.editorconfig",
2020
"davidanson.vscode-markdownlint",
2121
"foxundermoon.shell-format",
22-
"gruntfuggly.todo-tree",
23-
"harrydowning.yaml-embedded-languages"
22+
"gruntfuggly.todo-tree"
2423
],
2524
"settings": {
2625
"editor.formatOnSave": true,

0 commit comments

Comments
 (0)