firefish/.vscode/settings.json

6 lines
89 B
JSON

{
"rust-analyzer.linkedProjects": [
"packages/backend-rs/Cargo.toml"
]
}