Files
astroplate/.vscode/settings.json
T
2023-04-17 12:50:29 +06:00

6 lines
58 B
JSON

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