website/.vscode/settings.json

5 lines
57 B
JSON
Raw Normal View History

2023-04-09 01:34:18 +02:00
{
"files.associations": {
"*.mdx": "markdown"
}
}