Skip to content

Commit 469512a

Browse files
authored
add markdown preview extension (#216)
Co-authored-by: Umar Engineer <umarmuhandis@gmail.com>
1 parent 842b36b commit 469512a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"dbaeumer.vscode-eslint",
44
"esbenp.prettier-vscode",
55
"formulahendry.auto-rename-tag",
6-
"VisualStudioExptTeam.vscodeintellicode"
6+
"VisualStudioExptTeam.vscodeintellicode",
7+
"shd101wyy.markdown-preview-enhanced"
78
]
89
}

0 commit comments

Comments
 (0)