Skip to content

Commit

Permalink
chore: update vscode setting to resolve rust project (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca authored Sep 14, 2024
1 parent ad845e5 commit 419aadd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"nodesep",
"rankdir",
"ranksep"
]
}
],
"rust-analyzer.linkedProjects": ["./packages/layout-rust/Cargo.toml"]
}

0 comments on commit 419aadd

Please sign in to comment.