Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit b875717

Browse files
committed
chore(vscode): recommend Markdown all in one
1 parent 5322dcb commit b875717

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"vitest.explorer",
66
"ms-playwright.playwright",
77
"tobermory.es6-string-html",
8-
"dbaeumer.vscode-eslint"
8+
"dbaeumer.vscode-eslint",
9+
"yzhang.markdown-all-in-one"
910
]
1011
}

0 commit comments

Comments
 (0)