6 lines
187 B
JSON
6 lines
187 B
JSON
|
|
{
|
||
|
|
"rust-analyzer.cargo.target": "thumbv6m-none-eabi",
|
||
|
|
"rust-analyzer.check.allTargets": false,
|
||
|
|
"editor.defaultFormatter": "rust-lang.rust-analyzer",
|
||
|
|
"editor.formatOnSave": true,
|
||
|
|
}
|