yoake/.vscode/settings.json

6 lines
96 B
JSON
Raw Normal View History

2022-11-07 04:45:02 -06:00
{
"files.associations": {
"*.tpl.*": "gotmpl",
"*.tpl.html": "html",
}
}