Skip to content

Commit 747cdc5

Browse files
committed
chore: associate .md types
1 parent 433381b commit 747cdc5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22
"typescript.tsdk": "node_modules/typescript/lib",
33
"files.exclude": {
44
"**/*.tsbuildinfo": true
5+
},
6+
"files.associations": {
7+
"*.md": "markdown"
58
}
69
}

0 commit comments

Comments
 (0)