Skip to content

Commit 4492dd7

Browse files
Add mdx recommended extension
1 parent db3f094 commit 4492dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"recommendations": ["astro-build.astro-vscode"],
2+
"recommendations": ["astro-build.astro-vscode", "unifiedjs.vscode-mdx"],
33
"unwantedRecommendations": []
44
}

0 commit comments

Comments
 (0)