mark2web/.vscode/settings.json
2019-02-14 13:46:33 +01:00

5 lines
82 B
JSON

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