2
0
Fork 0
mirror of https://github.com/DioxusLabs/dioxus synced 2025-02-19 07:08:26 +00:00
dioxus/packages/mobile/.vscode/settings.json
2021-07-15 18:40:12 -04:00

5 lines
153 B
JSON

{
"rust-analyzer.inlayHints.enable": true,
"rust-analyzer.checkOnSave.allTargets": true,
"rust-analyzer.cargo.target": "aarch64-apple-ios"
}