test_app/.vscode/settings.json
2023-05-21 19:12:02 +00:00

5 lines
57 B
JSON

{
"emmet.includeLanguages": {
"rust": "html"
}
}