Files
siren/.vscode/settings.json
Benjamin Sherriff 96fe3fc0e5 Stripped out ui/api
2024-09-03 22:33:29 -04:00

6 lines
117 B
JSON

{
"rust-analyzer.linkedProjects": [
"./Cargo.toml"
],
"rust-analyzer.showUnlinkedFileNotification": false
}