We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.md
1 parent 433381b commit 747cdc5Copy full SHA for 747cdc5
1 file changed
.vscode/settings.json
@@ -2,5 +2,8 @@
2
"typescript.tsdk": "node_modules/typescript/lib",
3
"files.exclude": {
4
"**/*.tsbuildinfo": true
5
+ },
6
+ "files.associations": {
7
+ "*.md": "markdown"
8
}
9
0 commit comments