Skip to content

Commit 73c29a4

Browse files
committed
add vscode template config
1 parent ec6989f commit 73c29a4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"files.associations": {
3+
"*.md.template": "markdown"
4+
}
5+
}

0 commit comments

Comments
 (0)