llm-plastic/.vscode/settings.json
2025-01-17 22:06:54 +01:00

6 lines
58 B
JSON

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