Skip to content

Commit 05cdc69

Browse files
authored
Remove astro as recommended extension (#1285)
1 parent 569dcf4 commit 05cdc69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"recommendations": [
3-
"astro-build.astro-vscode",
43
"denoland.vscode-deno"
54
],
65
"unwantedRecommendations": [
76

87
]
9-
}
8+
}

0 commit comments

Comments
 (0)