blog/.vscode/settings.json
2023-02-08 22:13:11 +01:00

5 lines
77 B
JSON

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