mark2web/.vscode/settings.json
2019-02-12 20:32:40 +01:00

5 lines
68 B
JSON

{
"files.associations": {
"*.html": "handlebars"
}
}