makepad-template/.vscode/settings.json

6 lines
57 B
JSON
Raw Normal View History

2023-12-11 20:15:58 +00:00
{
"emmet.includeLanguages": {
"rust": "html"
}
}