blog/.vscode/settings.json

6 lines
77 B
JSON

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