t-r.de/t-r.de.code-workspace
2025-03-20 13:58:44 +01:00

12 lines
118 B
Plaintext

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.html": "jinja-html"
}
}
}