test_android_app/.vscode/settings.json

6 lines
57 B
JSON
Raw Normal View History

2023-04-05 14:05:30 +00:00
{
"emmet.includeLanguages": {
"rust": "html"
}
}