bds/.vscode/settings.json
Matheus Sampaio Queiroga 6dcc3f3f0a config webpack and templates
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
2025-01-27 21:55:15 -03:00

6 lines
75 B
JSON

{
"files.associations": {
"*.tmpl": "html",
"*.css": "css",
}
}