6 lines
102 B
JSON
6 lines
102 B
JSON
|
{
|
||
|
"rust-analyzer.checkOnSave.extraArgs": [
|
||
|
"--target-dir",
|
||
|
"target/check"
|
||
|
],
|
||
|
}
|