yoake/.vscode/settings.json
2022-11-07 05:45:02 -05:00

6 lines
No EOL
96 B
JSON

{
"files.associations": {
"*.tpl.*": "gotmpl",
"*.tpl.html": "html",
}
}