Files
astrocode/.vscode/settings.json
Gary Kwok 56f6d03385 v1
2024-06-17 18:05:05 +08:00

6 lines
58 B
JSON

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