Skip to content

Commit 009705e

Browse files
committed
chore: add markdown-table-prettify extension to extensions.json
1 parent 4f6d19b commit 009705e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.vscode/extensions.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"recommendations": [
33
"dprint.dprint",
4-
"dbaeumer.vscode-eslint"
4+
"dbaeumer.vscode-eslint",
5+
"darkriszty.markdown-table-prettify"
56
]
6-
}
7+
}

0 commit comments

Comments
 (0)