mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 12:43:08 +00:00
5 lines
153 B
JSON
5 lines
153 B
JSON
{
|
|
"rust-analyzer.inlayHints.enable": true,
|
|
"rust-analyzer.checkOnSave.allTargets": true,
|
|
"rust-analyzer.cargo.target": "aarch64-apple-ios"
|
|
}
|