mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-15 00:47:09 +00:00
7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"rust-analyzer.cargo.allFeatures": true,
|
|
"rust-analyzer.cargo.features": [
|
|
"desktop",
|
|
"router"
|
|
],
|
|
}
|