We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcb378 commit 3f3f31eCopy full SHA for 3f3f31e
.vscode/extensions.json
@@ -6,7 +6,8 @@
6
"recommendations": [
7
"dbaeumer.vscode-eslint",
8
"esbenp.prettier-vscode",
9
- "ms-playwright.playwright"
+ "ms-playwright.playwright",
10
+ "unifiedjs.vscode-mdx"
11
],
12
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
13
"unwantedRecommendations": []
0 commit comments