7 lines
169 B
JSON
7 lines
169 B
JSON
{
|
|
"rust-analyzer.check.overrideCommand": ["just", "check-json"],
|
|
"git-blame.gitWebUrl": "",
|
|
"rust-analyzer.linkedProjects": [
|
|
"./Cargo.toml"
|
|
]
|
|
}
|