headline/.vscode/settings.json
2023-08-16 18:31:10 +02:00

5 lines
61 B
JSON

{
"files.associations": {
"*.html": "jinja-html"
}
}