firecrawl/.vscode/settings.json

5 lines
82 B
JSON
Raw Normal View History

{
"rust-analyzer.linkedProjects": [
"apps/rust-sdk/Cargo.toml"
]
}