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