Skip to content

Commit a2ae122

Browse files
committed
Merge branch 'ncalteen/updates'
2 parents a9e71de + 3dc79c7 commit a2ae122

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"github.copilot-chat",
1717
"github.vscode-github-actions",
1818
"github.vscode-pull-request-github",
19-
"me-dutour-mathieu.vscode-github-actions",
2019
"redhat.vscode-yaml",
2120
"rvest.vs-code-prettier-eslint",
2221
"yzhang.markdown-all-in-one"

.vscode/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"recommendations": [
3+
"bierner.markdown-preview-github-styles",
4+
"davidanson.vscode-markdownlint",
5+
"dbaeumer.vscode-eslint",
6+
"esbenp.prettier-vscode",
7+
"github.copilot",
8+
"github.copilot-chat",
9+
"github.vscode-github-actions",
10+
"github.vscode-pull-request-github",
11+
"redhat.vscode-yaml",
12+
"rvest.vs-code-prettier-eslint",
13+
"yzhang.markdown-all-in-one"
14+
]
15+
}

0 commit comments

Comments
 (0)