website/.vscode/settings.json

5 lines
57 B
JSON

{
"files.associations": {
"*.mdx": "markdown"
}
}