Files

6 lines
187 B
JSON
Raw Permalink Normal View History

2026-01-20 21:10:57 -05:00
{
"rust-analyzer.cargo.target": "thumbv6m-none-eabi",
"rust-analyzer.check.allTargets": false,
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.formatOnSave": true,
}