Skip to content

Commit ce5c4da

Browse files
committed
chore: clean up vscode extensions
1 parent c67cf38 commit ce5c4da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"streetsidesoftware.code-spell-checker",
1010
"streetsidesoftware.code-spell-checker-german",
1111
"esbenp.prettier-vscode",
12-
"eamodio.gitlens",
1312
"mgmcdermott.vscode-language-babel",
1413
"dbaeumer.vscode-eslint",
1514
"eliostruyf.vscode-front-matter",
1615
"unifiedjs.vscode-mdx",
17-
"github.vscode-github-actions"
16+
"github.vscode-github-actions",
17+
"GitHub.vscode-pull-request-github"
1818
]
1919
}
2020
},

0 commit comments

Comments
 (0)